duplexify
Stream duplicator
Turns a writable and readable stream into a single streams2 duplex stream with support for async initialization and input from both streams1 and streams2.
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
191 stars
7 watching
36 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Combines multiple streams into a single stream for pipelining and error handling | 256 |
| | Transforms input buffers into an ANSI-formatted diff stream | 108 |
| | Transforms data streams to pause processing before parsing | 56 |
| | Pipes multiple streams together and destroys them when one closes | 908 |
| | A streaming tar parser and generator for JavaScript applications | 416 |
| | A Node.js module providing low-level streaming access to torrent files | 1,953 |
| | Enables real-time music broadcasting across a local network | 126 |
| | A lightweight filter function for distributed streams of data | 33 |
| | Enables peer-to-peer streaming of torrented video content to Chromecast devices | 516 |
| | A high-performance streaming CSV parser for Node.js | 1,424 |
| | A JavaScript module generating a Merkle tree from incoming data | 105 |
| | Combines multiple streams into one, where each stream is emitted after the previous one is consumed. | 288 |
| | Distributes input/output operations between multiple systems using a key-based architecture. | 119 |
| | Reads IRC logs from a hypercore append-only log | 70 |
| | Creates a virtual filesystem for real-time torrent access | 1,406 |