[ ソース: node-websocket-stream ]
パッケージ: node-websocket-stream (5.4.0-5)
node-websocket-stream に関するリンク
Debian の資源:
node-websocket-stream ソースパッケージをダウンロード:
- [node-websocket-stream_5.4.0-5.dsc]
- [node-websocket-stream_5.4.0.orig.tar.gz]
- [node-websocket-stream_5.4.0-5.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
use websockets with the node streams API in browser and node
Use HTML5 websockets using the Node Streams API. This module works in Node or in Browsers that support WebSockets. You can use browserify to package this module for browser use.
Node.js is an event-based server-side JavaScript engine.
その他の node-websocket-stream 関連パッケージ
|
|
|
|
-
- dep: node-duplexify (>= 3.5.1)
- Turn a writable and readable stream into a streams2 duplex stream
-
- dep: node-inherits
- Node.js module that exposes inherits function
-
- dep: node-readable-stream
- stream compatibility library for Node.js and browser
-
- dep: node-safe-buffer
- Safer Node.js Buffer API
-
- dep: node-ws (>= 8)
- RFC-6455 WebSocket implementation module for Node.js
-
- dep: node-xtend
- Node.js library to easily extend an object