Module quic

Module quic 

Source
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.