The libp2p swarm for managing peer-to-peer network connections.
# Cargo.toml
[dependencies]
libp2p-swarm = "0.47.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a new libp2p swarm with an identity keypair.
Add `tokio` and enable features like `tcp`, `dns`, `noise` in `libp2p`
No dependency data recorded yet.