[ 源代码: node-duplexify ]
软件包:node-duplexify(4.1.2-1)
node-duplexify 的相关链接
Debian 的资源:
下载源码包 node-duplexify:
- [node-duplexify_4.1.2-1.dsc]
- [node-duplexify_4.1.2.orig.tar.gz]
- [node-duplexify_4.1.2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Turn a writable and readable stream into a streams2 duplex stream
Similar to duplexer2 except it supports both streams2 and streams1 as input and it allows you to set the readable and writable part asynchronously using setReadable(stream) and setWritable(stream).
Node.js is an event-based server-side JavaScript engine.
其他与 node-duplexify 有关的软件包
|
|
|
|
-
- dep: node-end-of-stream
- Invoke a callback when a stream has completed or failed
-
- dep: node-inherits
- Node.js module that exposes inherits function
-
- dep: node-readable-stream
- stream compatibility library for Node.js and browser
-
- dep: node-stream-shift
- returns the next buffer/object in a stream's readable queue
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable