Registry / networking / libp2prs-swarm

libp2prs-swarm

JSON →
library0.3.0rscratesunverified

The libp2p swarm implementation for peer-to-peer networking.

# Cargo.toml [dependencies] libp2prs-swarm = "0.3.0"
INSTALL
IMPORT
SIG · LIBP2PRS-SWARM
L
libp2prs-swarm
networkingrustv0.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Swarm
use libp2prs_swarm::Swarm;

Creates a new libp2p swarm instance.

use libp2prs_swarm::Swarm; fn main() { let _swarm = Swarm::new(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
libp2prs-swarm — cargo add libp2prs-swarm · libregistry