List of all items
Structs
- buffer::BufferPool
- engine::Cqe
- engine::mio_engine::MioEngine
- engine::uring::UringEngine
- h2::connection::Connection
- h2::connection::ConnectionConfig
- h2::connection::ConnectionError
- h2::frame::FrameFlags
- h2::frame::FrameHeader
- h2::frame::PayloadSplit
- h2::hpack::Header
- h2::hpack::HpackDecoder
- h2::hpack::HpackEncoder
- handler::SessionIo
- net::StreamFd
- slab::SessionSlab
- spsc::SpscReceiver
- spsc::SpscRing
- spsc::SpscSender
- token::Token
- worker::WorkerConfig
- worker::WorkerCtx
- worker::WorkerHandle
Enums
- engine::Poll
- h2::connection::Event
- h2::connection::Role
- h2::connection::StreamState
- h2::frame::FrameError
- h2::frame::FrameKind
- h2::frame::Setting
- h2::hpack::HpackError
- h2::huffman::HuffmanError
- handler::DeadlineReason
- handler::Mode
- handler::UpstreamDial
- slab::SlabError
- splice::PumpResult
- token::Op
- worker::WorkerCmd
Traits
Macros
Functions
- engine::create_engine
- h2::frame::parse_header
- h2::frame::parse_rst_stream
- h2::frame::parse_settings
- h2::frame::parse_window_update
- h2::frame::validate_payload
- h2::frame::write_header
- h2::frame::write_setting
- h2::huffman::decode
- h2::huffman::encode
- net::set_keepalive
- net::set_nodelay
- net::shutdown_write
- net::tcp_listener
- splice::pump
- spsc::channel
- worker::spawn
Constants
- buffer::DEFAULT_BUF_SIZE
- buffer::DEFAULT_POOL_SIZE
- h2::connection::CLIENT_PREFACE
- h2::connection::error_code::CANCEL
- h2::connection::error_code::COMPRESSION_ERROR
- h2::connection::error_code::FLOW_CONTROL_ERROR
- h2::connection::error_code::FRAME_SIZE_ERROR
- h2::connection::error_code::INTERNAL_ERROR
- h2::connection::error_code::NO_ERROR
- h2::connection::error_code::PROTOCOL_ERROR
- h2::connection::error_code::REFUSED_STREAM
- h2::connection::error_code::STREAM_CLOSED
- h2::frame::DEFAULT_MAX_FRAME_SIZE
- h2::frame::FRAME_HEADER_LEN
- h2::frame::MAX_ALLOWED_FRAME_SIZE
- slab::MAX_SLOTS