Crate salvo_http3
source ·Expand description
HTTP/3 client and server
Re-exports§
pub use error::Error;
Modules§
- HTTP/3 client
- HTTP/3 Error types
- Extensions for the HTTP/3 protocol.
- QUIC Transport implementation with Quinn
- QUIC Transport traits
- This module provides methods to create a http/3 Server.
- Provides the client and server support for WebTransport sessions.