-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Is there any particular reason the current streams API is based on the event-based nodejs model, rather than the promise-based whatwg spec?
The latter has already been deployed in most browsers, and allows any type, so passing Quad
instances as chunks would seem to be compliant, allowing full spec deference making this spec a lot simpler and cross-compatible.
The guys over at nodejs also seem to have started on implementing the whatwg spec, so switching might prevent premature obsolescence.
Metadata
Metadata
Assignees
Labels
No labels