-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
Closed
Labels
httpIssues or PRs related to the http subsystem.Issues or PRs related to the http subsystem.streamIssues and PRs related to the stream subsystem.Issues and PRs related to the stream subsystem.
Description
WhatWg Streams are part of having a browser compatible fetch
implementation: (see: #19393). For better interoperability of browser and nodejs, it would be awesome to have WhatWg
streams readily available in node, like we have AbortController
, Event
and EventTarget
.
There is a reference implementation of this available that uses the web-platform-tests test-suite to make sure it works as intended. Could that make a decent first version?
I am opening this issue as a follow up on #19393 (comment) and as a means to watch an issue to see if there is some progress or consensus on that topic. I don't think I have much time to spend on this.
sindresorhus, dnalborczyk, lin7sh, Nerixyz, koresar and 1 more
Metadata
Metadata
Assignees
Labels
httpIssues or PRs related to the http subsystem.Issues or PRs related to the http subsystem.streamIssues and PRs related to the stream subsystem.Issues and PRs related to the stream subsystem.