good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit f6e6f5cb authored by Anmol Sethi's avatar Anmol Sethi
Browse files

Improve comparison formatting

parent a2e039f1
No related branches found
No related tags found
No related merge requests found
......@@ -94,7 +94,7 @@ c.Close(websocket.StatusNormalClosure, "")
While I believe nhooyr/websocket has a better API than existing libraries,
both gorilla/websocket and gobwas/ws were extremely useful in implementing the
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,
I made sure to go through the issue tracker of gorilla/websocket to make sure
I implemented details correctly and understood how people were using the package
in production.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment