Skip to content
This repository has been archived by the owner on Nov 23, 2019. It is now read-only.

Implement Worker Feature Detection #5

Open
runspired opened this issue Jun 7, 2015 · 0 comments
Open

Implement Worker Feature Detection #5

runspired opened this issue Jun 7, 2015 · 0 comments

Comments

@runspired
Copy link
Collaborator

Workers should operate on a progressive-enhancement policy.

  1. By default, messages are passed with stringified postMessage payloads.
  2. If structured cloning is available, use it to transfer data.
  3. If transferableObject is available, use it to transfer data.

Some Reading Material

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant