TLS-based QUIC transport implementation for the libp2p networking stack.
# Cargo.toml
[dependencies]
libp2p-quic = "0.13.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new QUIC transport for libp2p.
Add `libp2p` and `tokio` as dependencies, and run with `#[tokio::main]`.
No dependency data recorded yet.