We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7191757 commit f88258dCopy full SHA for f88258d
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