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 939527b commit 84af76dCopy full SHA for 84af76d
README.md
@@ -20,9 +20,8 @@ go get nhooyr.io/websocket
20
- Simple to use
21
- context.Context is a first class feature
22
- net/http is used for WebSocket dials and upgrades
23
-- Passes the [autobahn-testsuite](https://github.com/crossbario/autobahn-testsuite)
+- Thoroughly tested, fully passes the [autobahn-testsuite](https://github.com/crossbario/autobahn-testsuite)
24
- JSON helpers
25
-- Thoroughly tested
26
27
## Roadmap
28
0 commit comments