[ ソース: node-duplexify ]
パッケージ: node-duplexify (3.6.1-1)
node-duplexify に関するリンク
Debian の資源:
node-duplexify ソースパッケージをダウンロード:
- [node-duplexify_3.6.1-1.dsc]
- [node-duplexify_3.6.1.orig.tar.gz]
- [node-duplexify_3.6.1-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
- Exposes inherits function from Node.js environment
-
- 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