Skip to content

Commit eebb6d8

Browse files
committed
Give credit where credit is due
1 parent 163624a commit eebb6d8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,10 @@ See [example_test.go](example_test.go) for more examples.
112112

113113
## Comparison
114114

115+
While I believe nhooyr/websocket has a better API than existing libraries,
116+
both gorilla/websocket and gobwas/ws were extremely useful in implementing the
117+
WebSocket protocol correctly so big thanks to the authors of both.
118+
115119
### gorilla/websocket
116120

117121
https://github.com/gorilla/websocket

0 commit comments

Comments
 (0)