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.