We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 715c1da commit 6a49182Copy full SHA for 6a49182
README.md
@@ -1,4 +1,4 @@
1
-# ws: a node.js WebSocket library
+# ws: a Node.js WebSocket library
2
3
[](https://www.npmjs.com/package/ws)
4
[](https://travis-ci.org/websockets/ws)
@@ -8,7 +8,7 @@
8
`ws` is a simple to use, blazing fast, and thoroughly tested WebSocket client
9
and server implementation.
10
11
-Passes the quite extensive Autobahn test suite. See http://websockets.github.com/ws
+Passes the quite extensive Autobahn test suite. See http://websockets.github.io/ws/
12
for the full reports.
13
14
## Protocol support
0 commit comments