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 72c0b8a commit a2dfd1dCopy full SHA for a2dfd1d
README.md
@@ -1,7 +1,6 @@
1
# websocket
2
3
[](https://godoc.org/nhooyr.io/websocket)
4
-[](https://codecov.io/gh/nhooyr/websocket)
5
[](https://github.com/nhooyr/websocket/releases)
6
7
websocket is a minimal and idiomatic WebSocket library for Go.
@@ -23,6 +22,7 @@ go get nhooyr.io/websocket
23
22
- net/http is used for WebSocket dials and upgrades
24
- Passes the [autobahn-testsuite](https://github.com/crossbario/autobahn-testsuite)
25
- JSON helpers
+- Thoroughly testing
26
27
## Roadmap
28
0 commit comments