pub fn sec_key_response<'a>(sec_key: &str, buf: &'a mut [u8; 33]) -> &'a str
Compute the response for a given Sec-WebSocket-Key
Sec-WebSocket-Key