Enums§
- Command
- Command sent from server to client.
- Command
Response - Response from client to server.
- Control
Message - Control messages for channel lifecycle (sent by both sides).
- WsText
Message - Top-level WebSocket text message envelope.
Functions§
- frame_
tunnel_ data - Frame tunnel data with a 4-byte channel ID header for binary WS messages.
- parse_
tunnel_ data - Parse a binary WS message into (channel_id, payload).