List of all items
Structs
- buffer::ReadBuffer
- handshake::MidHandshake
- handshake::client::ClientHandshake
- handshake::machine::HandshakeMachine
- handshake::server::NoCallback
- handshake::server::ServerHandshake
- protocol::WebSocket
- protocol::WebSocketConfig
- protocol::WebSocketContext
- protocol::frame::CloseFrame
- protocol::frame::Frame
- protocol::frame::FrameHeader
- protocol::frame::FrameSocket
Enums
- Connector
- error::CapacityError
- error::Error
- error::ProtocolError
- error::TlsError
- error::UrlError
- handshake::HandshakeError
- handshake::machine::RoundResult
- handshake::machine::StageResult
- protocol::Message
- protocol::Role
- protocol::frame::coding::CloseCode
- protocol::frame::coding::Control
- protocol::frame::coding::Data
- protocol::frame::coding::OpCode
- stream::MaybeTlsStream
- stream::Mode
Traits
- client::IntoClientRequest
- handshake::HandshakeRole
- handshake::machine::TryParse
- handshake::server::Callback
- stream::NoDelay
- util::NonBlockingError
- util::NonBlockingResult
Functions
- accept
- accept_hdr
- accept_hdr_with_config
- accept_with_config
- client::client
- client::client_with_config
- client::connect
- client::connect_with_config
- client::uri_mode
- client_tls
- client_tls_with_config
- handshake::client::generate_key
- handshake::client::generate_request
- handshake::derive_accept_key
- handshake::server::create_response
- handshake::server::create_response_with_body
- handshake::server::write_response
Type Aliases
- error::Result
- handshake::client::Request
- handshake::client::Response
- handshake::server::ErrorResponse
- handshake::server::Request
- handshake::server::Response