pub type Request = Request<()>;
ws
handshake
Server request type.
pub struct Request { /* private fields */ }