Function actix_http::ws::handshake_response
source · [−]pub fn handshake_response(req: &RequestHead) -> ResponseBuilderExpand description
Create WebSocket handshake response.
This function returns handshake Response, ready to send to peer.
