Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c333c0 commit 59cea5eCopy full SHA for 59cea5e
websocket/websocket.go
@@ -8,7 +8,7 @@
8
// This package currently lacks some features found in an alternative
9
// and more actively maintained WebSocket package:
10
//
11
-// https://pkg.go.dev/nhooyr.io/websocket
+// https://pkg.go.dev/github.com/coder/websocket
12
package websocket // import "golang.org/x/net/websocket"
13
14
import (
0 commit comments