Crate wtransport_proto

Crate wtransport_proto 

Source
Expand description

WebTransport protocol implementation.

Modules§

bytes
I/O and buffer operations.
capsule
HTTP3 capsule protocol.
datagram
HTTP3 datagrams.
error
Errors definitions.
frame
HTTP3 frame.
headers
HTTP3 HEADERS frame payload.
ids
Types for identifiers.
qpack
Basic QPACK implementation.
session
WebTransport session utilities.
settings
HTTP3 SETTINGS frame payload.
stream
HTTP3 stream types.
stream_header
HTTP3 stream header.
varint
QUIC variable-length integer.

Constants§

WEBTRANSPORT_ALPN
Application Layer Protocol Negotiation for WebTransport connections.