List of all items
Structs
- buffer::ReadBuffer
- handshake::MidHandshake
- handshake::client::ClientHandshake
- handshake::client::VerifyData
- handshake::machine::AttackCheck
- handshake::machine::HandshakeMachine
- handshake::server::NoCallback
- handshake::server::ServerHandshake
- protocol::WebSocket
- protocol::WebSocketConfig
- protocol::WebSocketContext
- protocol::frame::CloseFrame
- protocol::frame::Frame
- protocol::frame::FrameCodec
- protocol::frame::FrameHeader
- protocol::frame::FrameSocket
- protocol::frame::frame::CloseFrame
- protocol::frame::frame::Frame
- protocol::frame::frame::FrameHeader
- protocol::message::IncompleteMessage
- protocol::message::string_collect::StringCollector
Enums
- Connector
- error::CapacityError
- error::Error
- error::ProtocolError
- error::TlsError
- error::UrlError
- handshake::HandshakeError
- handshake::machine::HandshakeState
- handshake::machine::RoundResult
- handshake::machine::StageResult
- protocol::Message
- protocol::Role
- protocol::WebSocketState
- protocol::frame::coding::CloseCode
- protocol::frame::coding::Control
- protocol::frame::coding::Data
- protocol::frame::coding::OpCode
- protocol::frame::frame::LengthFormat
- protocol::message::IncompleteMessageCollector
- protocol::message::IncompleteMessageType
- protocol::message::Message
- stream::MaybeTlsStream
- stream::Mode
- tls::Connector
Traits
- client::IntoClientRequest
- handshake::HandshakeRole
- handshake::headers::FromHttparse
- handshake::machine::TryParse
- handshake::server::Callback
- protocol::CheckConnectionReset
- 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_to_some
- 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_parts
- handshake::server::create_response
- handshake::server::create_response_with_body
- handshake::server::write_response
- protocol::frame::mask::apply_mask
- protocol::frame::mask::apply_mask_fallback
- protocol::frame::mask::apply_mask_fast32
- protocol::frame::mask::generate_mask
- server::accept
- server::accept_hdr
- server::accept_hdr_with_config
- server::accept_with_config
- tls::client_tls
- tls::client_tls_with_config
- tls::encryption::plain::wrap_stream
- tls::encryption::rustls::wrap_stream
Type Aliases
- ReadBuffer
- error::Result
- handshake::client::Request
- handshake::client::Response
- handshake::server::ErrorResponse
- handshake::server::Request
- handshake::server::Response
- tls::TlsHandshakeError