Type Definition embedded_websocket::WebSocketKey
source · pub type WebSocketKey = String<24>;
Expand description
A fixed length 24-character string used to hold a websocket key for the opening handshake
pub type WebSocketKey = String<24>;
A fixed length 24-character string used to hold a websocket key for the opening handshake