[ 源代码: node-websocket ]
软件包:node-websocket(1.0.34+~cs10.0.25-1 以及其他的)
node-websocket 的相关链接
Debian 的资源:
下载源码包 node-websocket:
- [node-websocket_1.0.34+~cs10.0.25-1.dsc]
- [node-websocket_1.0.34+~cs10.0.25.orig-bufferutil.tar.gz]
- [node-websocket_1.0.34+~cs10.0.25.orig-types-websocket.tar.gz]
- [node-websocket_1.0.34+~cs10.0.25.orig-utf-8-validate.tar.gz]
- [node-websocket_1.0.34+~cs10.0.25.orig-yaeti.tar.gz]
- [node-websocket_1.0.34+~cs10.0.25.orig.tar.gz]
- [node-websocket_1.0.34+~cs10.0.25-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.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libnode108 (>= 18.6.0+dfsg)
- evented I/O for V8 javascript - runtime library
-
- 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