Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-pumpify
combine streams into a single duplex stream by pump and duplexify
https://github.com/mafintosh/pumpify
0
no reviews
Install
Combine an array of streams into a single duplex stream using pump and duplexify. If one of the streams closes/errors all streams in the pipeline will be destroyed.
Node.js is an event-based server-side JavaScript engine.