felixge / node-combined-stream
A stream that emits multiple other streams one after another.
☆142Updated last year
Alternatives and similar repositories for node-combined-stream:
Users that are interested in node-combined-stream are comparing it to the libraries listed below
- Advanced FS Streaming for Node☆209Updated 3 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.☆79Updated 4 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 4 years ago
- Abstract message protocol for nodejs☆134Updated 6 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.