Skip to main content

S2C_PING

Constant S2C_PING 

Source
pub const S2C_PING: u8 = 0x0B;
Expand description

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).