Skip to content

Commit 155bca6

Browse files
committed
Link to comparison table in gorilla/websocket
1 parent 5017dbf commit 155bca6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ authors of both. In particular, I made sure to go through the issue tracker of g
103103
to ensure I implemented details correctly and understood how people were using WebSockets in
104104
production.
105105

106+
Another comparison between Go WebSocket libraries is available at [gorilla/websocket](https://github.com/gorilla/websocket#gorilla-websocket-compared-with-other-packages).
107+
106108
### gorilla/websocket
107109

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

0 commit comments

Comments
 (0)