pub fn perform_parse_req(
    read_bytes: BytesMut,
    key: String
) -> Result<(String, Response<()>), WsError>
Expand description

parse protocol response