Crate salvo_quinn

Crate salvo_quinn 

Source
Expand description

HTTP/3 client and server

Re-exports§

pub use error::Error;

Modules§

client
Client implementation of the HTTP/3 protocol
error
HTTP/3 Error types
quic
QUIC Transport traits
server
This module provides methods to create a http/3 Server.