[ ソース: node-websocket ]
パッケージ: node-websocket (1.0.35+~cs11.0.30-1 など)
node-websocket に関するリンク
Debian の資源:
node-websocket ソースパッケージをダウンロード:
- [node-websocket_1.0.35+~cs11.0.30-1.dsc]
- [node-websocket_1.0.35+~cs11.0.30.orig-bufferutil.tar.gz]
- [node-websocket_1.0.35+~cs11.0.30.orig-types-websocket.tar.gz]
- [node-websocket_1.0.35+~cs11.0.30.orig-utf-8-validate.tar.gz]
- [node-websocket_1.0.35+~cs11.0.30.orig-yaeti.tar.gz]
- [node-websocket_1.0.35+~cs11.0.30.orig.tar.gz]
- [node-websocket_1.0.35+~cs11.0.30-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
WebSocket implementation for NodeJS
An implementation of the WebSocket API for NodeJS.
WebSocket is a computer communications protocol, providing full-duplex communication channels over a single TCP connection. The WebSocket protocol was standardized by the IETF as RFC 6455.
Node.js is an event-based server-side JavaScript engine.
その他の node-websocket 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libnode115 (>= 20.19.0+dfsg1)
- evented I/O for V8 javascript - runtime library
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- dep: node-debug
- small debugging utility for Node.js
-
- dep: node-es5-ext
- ECMAScript extensions and shims
-
- dep: node-typedarray-to-buffer
- JavaScript utility converting TypedArray to buffer without copy