Transferable Streams Spec #551
Labels
Progress: review complete
Resolution: satisfied
The TAG is satisfied with this design
Review type: later review
Topic: media
Topic: Streams
Any kind of stream-like feature
Venue: WHATWG
Milestone
Saluton TAG!
I'm requesting a TAG review of transferable streams.
The streams APIs provide ubiquitous, interoperable primitives for creating, composing, and consuming streams of data. A natural thing to want to do with a stream is pass it off to a web worker. This provides a building block that is easy and natural to use for offloading work onto another thread. Once you can speak the language of streams, you can use that same language to make use of a Worker.
Specific sections:
Further details:
You should also know that...
This feature previously had an early review at #332.
We'd prefer the TAG provide feedback as (please delete all but the desired option):
🐛 open issues in our GitHub repo for each point of feedback
The text was updated successfully, but these errors were encountered: