[ 原始碼: node-ws ]
套件:node-ws(1.1.0+ds1.e6ddaae4-5+deb10u1)
node-ws 的相關連結
Debian 的資源:
下載原始碼套件 node-ws:
- [node-ws_1.1.0+ds1.e6ddaae4-5+deb10u1.dsc]
- [node-ws_1.1.0+ds1.e6ddaae4.orig.tar.xz]
- [node-ws_1.1.0+ds1.e6ddaae4-5+deb10u1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
RFC-6455 WebSocket implementation module for Node.js
ws is a simple to use websocket implementation, up-to-date against RFC-6455, and probably the fastest WebSocket library for Node.js.
Passes the quite extensive Autobahn test suite. See http://einaros.github.com/ws for the full reports.
It also provides wscat, a command-line tool which can either act as a server or a client, and is useful for debugging websocket services.
Node.js is an event-based server-side javascript engine.
其他與 node-ws 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支援函式庫
-
- dep: libnode64
- evented I/O for V8 javascript - runtime library
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3
-
- dep: node-commander
- Complete solution for Node.js command-line interfaces
-
- dep: node-tinycolor
- No-fuzz, barebone, zero muppetry color module for Node.js
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable