pub fn handshake_response(req: &RequestHead) -> ResponseBuilderAvailable on crate feature
ws only.Expand description
Create WebSocket handshake response.
This function returns handshake Response, ready to send to peer.
pub fn handshake_response(req: &RequestHead) -> ResponseBuilderws only.Create WebSocket handshake response.
This function returns handshake Response, ready to send to peer.