Drop dependency on readable-stream
See original GitHub issueIt feels like the implementation of streams in Node.js 6+ has settled down a great deal. Would you consider a PR to drop the dependency on the user space implementation of readable-stream
? Or are there good reasons to keep on using it?
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Remove dependency on Node.js APIs · Issue #857 - GitHub
I believe that readable-stream-node-to-web should be a drop in replacement without hard dependency on stream . But I need to check again.
Read more >ReadableStream - Web APIs - MDN Web Docs
Chrome Edge
ReadableStream Full support. Chrome43. Toggle history Full support. Edge14...
ReadableStream() constructor Full support. Chrome43. Toggle history Full support. Edge79...
cancel Full support. Chrome43. Toggle...
Read more >fetch-readablestream - npm
This library provides a consistent, cross browser API for streaming a response from an HTTP server based on the WHATWG Streams specification. At ......
Read more >How to fix compiler error for std module dependency in Deno ...
The problem. You are using an outdated version of deno.land/x/mongo (v 0.22.0 , whose dependencies are also outdated and misaligned with ...
Read more >503491 - Implement ReadableStream using v8 Extras - Monorail
This implements the ReadableStream and CountQueuingStrategy classes from the ... This revealed a circular dependency between ToV8.h and ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
https://r.va.gg/2014/06/why-i-dont-use-nodes-core-stream-module.html
I’ll let mafintosh speak to changes but I’m going to close this so it doesn’t show up on my github dashboard.