0x73 — Ping
Client → Server
Ping / keep-alive (0x73): the client sends this periodically with a rolling sequence byte and expects the server to echo it straight back, or it eventually drops the connection. 2 bytes fixed.
- Class:
PingPacket - Size: 2 bytes (fixed)
Fields
| Field | Type |
|---|---|
Sequence |
byte |