[ ソース: node-duplexer ]
パッケージ: node-duplexer (0.1.1-1.1)
node-duplexer に関するリンク
Debian の資源:
node-duplexer ソースパッケージをダウンロード:
- [node-duplexer_0.1.1-1.1.dsc]
- [node-duplexer_0.1.1.orig.tar.gz]
- [node-duplexer_0.1.1-1.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Creates a duplex stream
This modules takes a writable stream and a readable stream and makes them appear as a readable writable stream. It is assumed that the two streams are connected to each other in some way.
node-duplex2 and node-duplex3 are similar but has different APIs.
Node.js is an event-based server-side JavaScript engine.
その他の node-duplexer 関連パッケージ
|
|
|
|
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable