pub const S2C_PING: u8 = 0x0B;
Application-level keepalive: [0x0B]. No payload. Sent periodically by the server so clients can detect dead connections even when no other traffic is flowing (e.g. idle terminal, WebRTC).