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
107107This package is the community standard but it is 6 years old and over time
108108has accumulated cruft. There are many ways to do the same thing, usage is not clear
109109and 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) .
112112
113113The API for nhooyr/websocket has been designed such that there is only one way to do things
114114which makes it easy to use correctly.
You can’t perform that action at this time.
0 commit comments