pub type Response = Response<Option<Vec<u8>>>;
ws
handshake
Client response type.
pub struct Response { /* private fields */ }