Skip to content

Commit 7fb84ba

Browse files
authored
Merge pull request #965 from websockets/remove/outdated-link
Remove outdated link and rephrase sentence accordingly
2 parents 24f0903 + 42f364e commit 7fb84ba

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
[![Windows Build](https://ci.appveyor.com/api/projects/status/github/websockets/ws?branch=master&svg=true)](https://ci.appveyor.com/project/lpinca/ws)
66
[![Coverage Status](https://img.shields.io/coveralls/websockets/ws/master.svg)](https://coveralls.io/r/websockets/ws?branch=master)
77

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.
1010

1111
Passes the quite extensive Autobahn test suite. See http://websockets.github.com/ws
1212
for the full reports.
@@ -256,5 +256,4 @@ for changelog entries.
256256

257257
[MIT](LICENSE)
258258

259-
[archive]: http://web.archive.org/web/20130314230536/http://hobbycoding.posterous.com/the-fastest-websocket-module-for-nodejs
260259
[permessage-deflate]: https://tools.ietf.org/html/rfc7692

0 commit comments

Comments
 (0)