Function tungstenite::handshake::client::generate_key
source ยท pub fn generate_key() -> String
Expand description
Generate a random key for the Sec-WebSocket-Key
header.
pub fn generate_key() -> String
Generate a random key for the Sec-WebSocket-Key
header.