Skip to main content

Module message_type

Module message_type 

Source
Expand description

Message type bytes for the wire format

Constantsยง

CLOSE
Control: Close
ENCRYPTED_EVENT
Encrypted SSE event (agent -> client via relay)
ENCRYPTED_REQUEST
Encrypted HTTP request (client -> agent via relay)
ENCRYPTED_RESPONSE
Encrypted HTTP response (agent -> client via relay)
PING
Control: Ping
PONG
Control: Pong
RELAY_ERROR
Relay error (unencrypted)