Closed
Description
Affected URL(s)
https://nodejs.org/api/webstreams.html
Description of the problem
currently, there's no indication on the webstreams docs that .toWeb()
and .fromWeb()
exist. Noting that they exist somewhere on the webstreams docs would probably be a good idea. I just watched two very capable engineers spend longer than they should have figure out that these features existed while trying to use fetch
and streams because they weren't in the webstreams docs - if they're tripping over this, I very much imagine it will be something that comes up again for others.