Peer-to-peer networking library using QUIC.
# Cargo.toml
[dependencies]
qp2p = "0.36.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates and starts a QUIC-based P2P node.
Add tokio as a dependency and use #[tokio::main] or similar.
No dependency data recorded yet.