We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75c16e2 commit ea6952aCopy full SHA for ea6952a
hijack.go
@@ -1,4 +1,4 @@
1
-//go:build go1.20
+//go:build go1.20 && !js
2
3
package websocket
4
0 commit comments