Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/websocket
/ opcode
TypeAlias
opcode
frame.go:16–16 ·
view source on GitHub ↗
opcode represents a WebSocket opcode.
Source
from the content-addressed store, hash-verified
14
15
// opcode represents a WebSocket opcode.
16
type
opcode int
17
18
// https://tools.ietf.org/html/rfc6455#section-11.8.
19
const
(
Callers
1
readFrameHeader
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected