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 84af76d commit 6c96170Copy full SHA for 6c96170
README.md
@@ -18,7 +18,7 @@ go get nhooyr.io/websocket
18
- Full support of the WebSocket protocol
19
- Only depends on stdlib
20
- Simple to use
21
-- context.Context is a first class feature
+- context.Context is first class
22
- net/http is used for WebSocket dials and upgrades
23
- Thoroughly tested, fully passes the [autobahn-testsuite](https://github.com/crossbario/autobahn-testsuite)
24
- JSON helpers
0 commit comments