[Pkg-javascript-devel] Bug#721558: ITP: node-ws -- Fastest RFC-6455 WebSocket implementation for Node.js
Mike Gabriel
mike.gabriel at das-netzwerkteam.de
Sun Sep 1 22:18:48 UTC 2013
Package: wnpp
Severity: wishlist
Owner: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
* Package name : node-ws
Version : 0.4.30
Upstream Author : Einar Otto Stangvik
* URL : https://github.com/einaros/ws
* License : Expat
Programming Lang: Javascript
Description : Fastest RFC-6455 WebSocket implementation 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.
.
ws passes the quite extensive Autobahn test suite.
.
Comes with a command line utility, wscat, which can either act as a server
(--listen), or client (--connect); Use it to debug simple websocket services.
More information about the Pkg-javascript-devel
mailing list