File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -107,8 +107,8 @@ https://github.com/gorilla/websocket
107
107
This package is the community standard but it is 6 years old and over time
108
108
has accumulated cruft. There are many ways to do the same thing, usage is not clear
109
109
and there are some rough edges. Just compare the godoc of
110
- [ nhooyr/websocket] ( godoc.org/github.com/nhooyr/websocket ) side by side with
111
- [ gorilla/websocket] ( godoc.org/github.com/gorilla/websocket ) .
110
+ [ nhooyr/websocket] ( https:// godoc.org/github.com/nhooyr/websocket) side by side with
111
+ [ gorilla/websocket] ( https:// godoc.org/github.com/gorilla/websocket) .
112
112
113
113
The API for nhooyr/websocket has been designed such that there is only one way to do things
114
114
which makes it easy to use correctly.
You can’t perform that action at this time.
0 commit comments