Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/websocket
/ opcode
TypeAlias
opcode
ws_js.go:23–23 ·
view source on GitHub ↗
opcode represents a WebSocket opcode.
Source
from the content-addressed store, hash-verified
21
22
// opcode represents a WebSocket opcode.
23
type
opcode int
24
25
// https://tools.ietf.org/html/rfc6455#section-11.8.
26
const
(
Callers
2
TestHeader
Function · 0.70
reset
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected