Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Streams should be transferable #11145

Open
ilogico opened this issue May 17, 2024 · 0 comments
Open

Streams should be transferable #11145

ilogico opened this issue May 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ilogico
Copy link

ilogico commented May 17, 2024

What is the problem this feature would solve?

Web Streams should be transferable to other Workers.
This is implemented in Firefox and Chromium.
This allows sending messages between threads without wrapping them in MessageEvents.

What is the feature you are proposing to solve the problem?

Allow Streams to be transfered.

What alternatives have you considered?

This is not implemented in Webkit, Node, or Deno.

@ilogico ilogico added the enhancement New feature or request label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant