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 a2e039f commit f6e6f5cCopy full SHA for f6e6f5c
README.md
@@ -94,7 +94,7 @@ c.Close(websocket.StatusNormalClosure, "")
94
95
While I believe nhooyr/websocket has a better API than existing libraries,
96
both gorilla/websocket and gobwas/ws were extremely useful in implementing the
97
-WebSocket protocol correctly so **big thanks** to the authors of both. In particular,
+WebSocket protocol correctly so *big thanks* to the authors of both. In particular,
98
I made sure to go through the issue tracker of gorilla/websocket to make sure
99
I implemented details correctly and understood how people were using the package
100
in production.
0 commit comments