[ 源代码: node-pumpify ]
软件包:node-pumpify(2.0.1-1)
combine streams into a single duplex stream by pump and duplexify
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.
其他与 node-pumpify 有关的软件包
|
|
|
|
-
- dep: node-duplexify (>= 3.6.1)
- Turn a writable and readable stream into a streams2 duplex stream
-
- dep: node-inherits
- Node.js module that exposes inherits function
-
- dep: node-pump
- small node module that pipes streams together
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable