pub fn deflate_handshake_handler(
    req: Request<()>
) -> Result<(Request<()>, Response<String>), (Response<String>, WsError)>
Expand description

permessage-deflate req handler