Skip to main content

Module op

Module op 

Source
Expand description

Gateway opcode values.

Constantsยง

DISPATCH
Server pushes an event.
HEARTBEAT
Client sends / server replies to heartbeat.
HEARTBEAT_ACK
Server acknowledges a heartbeat.
HELLO
Server sends the heartbeat interval (Hello).
IDENTIFY
Client authenticates the connection.
INVALID_SESSION
Server indicates the session is invalid.
RECONNECT
Server asks the client to reconnect.
RESUME
Client resumes a broken session.