A Rust implementation of the IETF QUIC protocol.
# Cargo.toml
[dependencies]
s2n-quic = "1.82.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new QUIC client for network communication.
Add tokio as a dependency and use #[tokio::main].
No dependency data recorded yet.