Crate salvo_http3
Source - client
- HTTP/3 client
- connection
- error
- This module contains the error handling logic and types for the h3 crate.
- ext
- Extensions for the HTTP/3 protocol.
- frame
- proto
- quic
- QUIC Transport traits
- server
- This module provides methods to create a http/3 Server.
- stream
- webtransport
- Provides the client and server support for WebTransport sessions.
- SharedState
- This struct represents the shared state of the h3 connection and the stream structs
- ConnectionState
- This trait can be implemented for all types which have a shared state