List of all items
Structs
- Bytes
- client::ClientRequestBuilder
- handshake::client::RequestEncoder
- handshake::client::ResponseDecoder
- handshake::headers::HeaderMapDecoder
- handshake::server::NoCallback
- handshake::server::RequestDecoder
- protocol::FramedRead
- protocol::WebSocket
- protocol::WebSocketConfig
- protocol::frame::CloseFrame
- protocol::frame::Frame
- protocol::frame::FrameHeader
- protocol::frame::Utf8Bytes
- protocol::frame::codec::FrameCodec
- protocol::frame::codec::FrameDecoder
- protocol::frame::codec::FrameEncoder
- tls::native_tls::TlsConnector
- tls::rustls::TlsConnector
Enums
- error::CapacityError
- error::Error
- error::ProtocolError
- error::SubProtocolError
- error::TlsError
- error::UrlError
- protocol::Message
- protocol::Role
- protocol::frame::coding::CloseCode
- protocol::frame::coding::Control
- protocol::frame::coding::Data
- protocol::frame::coding::OpCode
- stream::MaybeTlsStream
- stream::Mode
- tls::Connector
Traits
Functions
- client::client
- client::client_with_config
- client::connect
- client::connect_tls_with_config
- client::connect_with_config
- client::uri_mode
- handshake::client::client_handshake
- handshake::client::generate_key
- handshake::derive_accept_key
- handshake::server::create_response
- handshake::server::create_response_with_body
- handshake::server::server_handshake
- server::accept
- server::accept_hdr
- server::accept_hdr_with_config
- server::accept_with_config
- tls::client_tls
- tls::client_tls_with_config
- tls::native_tls::default_connector
- tls::rustls::default_connector
Type Aliases
- error::Result
- handshake::client::Request
- handshake::client::Response
- handshake::server::ErrorResponse
- handshake::server::Request
- handshake::server::Response