pub const GUID: &'static [u8; 36];
A globally unique identifier (GUID) for WebSocket connections. This constant is used in the WebSocket handshake process to create/// the Sec-WebSocket-Accept header.
Sec-WebSocket-Accept