Skip to main content

accept_key

Function accept_key 

Source
pub fn accept_key(client_key: &str) -> String
Expand description

Compute the Sec-WebSocket-Accept value from the client’s Sec-WebSocket-Key header (RFC 6455 §4.2.2 step 4).