pub fn accept_key(client_key: &str) -> String
Compute the Sec-WebSocket-Accept value from the client’s Sec-WebSocket-Key header (RFC 6455 §4.2.2 step 4).
Sec-WebSocket-Accept
Sec-WebSocket-Key