Expand description
QUIC/HTTP/3 server for juicehost.
Accepts QUIC connections, wraps them in HTTP/3, and proxies requests through the same axum router that handles TCP traffic.
Functionsยง
- start_
quic_ server - Start the QUIC/HTTP/3 server on a UDP socket.