List of all items
Structs
- Bytes
- buffer::ReadBuffer
- client::ClientRequestBuilder
- handshake::client::ClientHandshake
- handshake::core::MidHandshake
- handshake::machine::HandshakeMachine
- handshake::server::NoCallback
- handshake::server::ServerHandshake
- protocol::compression::Compressor
- protocol::compression::Decompressor
- protocol::compression::WebSocketCompressionConfig
- protocol::config::WebSocketConfig
- protocol::frame::CloseFrame
- protocol::frame::Frame
- protocol::frame::FrameHeader
- protocol::frame::Utf8Bytes
- protocol::frame::core::FrameSocket
- protocol::message::IncompleteMessage
- protocol::websocket::WebSocket
- protocol::websocket::WebSocketContext
Enums
- Connector
- error::CapacityError
- error::Error
- error::ProtocolError
- error::SubProtocolError
- error::TlsError
- error::UrlError
- handshake::core::HandshakeError
- handshake::machine::RoundResult
- handshake::machine::StageResult
- protocol::frame::codec::CloseCode
- protocol::frame::codec::Control
- protocol::frame::codec::Data
- protocol::frame::codec::OpCode
- protocol::message::IncompleteMessageType
- protocol::message::Message
- protocol::websocket::OperationMode
- stream::Mode
- stream::SimplifiedStream
Traits
- client::IntoClientRequest
- handshake::core::HandshakeRole
- handshake::machine::TryParse
- handshake::server::Callback
- stream::NoDelay
- util::NonBlockingError
- util::NonBlockingResult
Functions
- accept
- accept_header
- accept_header_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::core::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