File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ Windows Build] ( https://ci.appveyor.com/api/projects/status/github/websockets/ws?branch=master&svg=true )] ( https://ci.appveyor.com/project/lpinca/ws )
6
6
[ ![ Coverage Status] ( https://img.shields.io/coveralls/websockets/ws/master.svg )] ( https://coveralls.io/r/websockets/ws?branch=master )
7
7
8
- ` ws ` is a simple to use WebSocket implementation, up-to-date against RFC-6455,
9
- and [ probably the fastest WebSocket library for node.js ] [ archive ] .
8
+ ` ws ` is a simple to use, blazing fast, and thoroughly tested WebSocket client
9
+ and server implementation .
10
10
11
11
Passes the quite extensive Autobahn test suite. See http://websockets.github.com/ws
12
12
for the full reports.
@@ -256,5 +256,4 @@ for changelog entries.
256
256
257
257
[ MIT] ( LICENSE )
258
258
259
- [ archive ] : http://web.archive.org/web/20130314230536/http://hobbycoding.posterous.com/the-fastest-websocket-module-for-nodejs
260
259
[ permessage-deflate ] : https://tools.ietf.org/html/rfc7692
You can’t perform that action at this time.
0 commit comments