pub const C2S_QUIT: u8 = 0x0F;
Request server shutdown: [0x0F]. No payload. The server broadcasts S2C_QUIT to all connected clients and exits.