Expand description
Websocket handshakes.
Re-exports§
pub use client::Client;
pub use client::ServerResponse;
pub use server::ClientRequest;
pub use server::Server;
Modules§
Enums§
- Enumeration of possible handshake errors.
Type Aliases§
- Owned value of the
Sec-WebSocket-Key
header.