List of all items
Structs
- connection::ConnectOptions
- connection::H2Connection
- connection::RequestInit
- connection::Response
- connection::ResponseBody
- errors::H2Error
- flow::SendWindow
- frames::FrameDecoder
- frames::Priority
- frames::Settings
- hpack::Header
- hpack::HpackDecoder
- hpack::HpackEncoder
- pool::H2Pool
- transport::Transport
- transport::TransportError
Enums
Traits
Functions
Type Aliases
Constants
- DEFAULT_SUBPROTOCOL
- frames::DEFAULT_MAX_FRAME_SIZE
- frames::FRAME_HEADER_SIZE
- frames::frame_type::CONTINUATION
- frames::frame_type::DATA
- frames::frame_type::GOAWAY
- frames::frame_type::HEADERS
- frames::frame_type::PING
- frames::frame_type::PRIORITY
- frames::frame_type::PUSH_PROMISE
- frames::frame_type::RST_STREAM
- frames::frame_type::SETTINGS
- frames::frame_type::WINDOW_UPDATE