pub const C2S_PING: u8 = 0x08;
Application-level keepalive: [0x08]. No payload. Sent periodically by the client; the server treats it as a no-op (but its arrival resets any server-side receive timeout).