https://www.w3.org/Bugs/Public/show_bug.cgi?id=23719
Bug ID: 23719
Summary: Consider adding pull style flow control method to
Stream
Product: WebAppsWG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Streams API
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
It's good to have a method to allow "passive producer" (which doesn't want to
do work until the connected consumer requests data) to wait until the consumer
requests data.
E.g. random number generator would be categorized into this group.
Consider trade-off between advantage of this feature and inflation of API
surface.
--
You are receiving this mail because:
You are on the CC list for the bug.