Modules§
- mesh_
datagram - mesh_
service - protocol
- routing
- social_
webnet - swarm
- sync_
node - libp2p sync node (T3.1) — a standalone, noise-encrypted request-response node that drives the
super::sync_opsop-transfer protocol between peers. This is the swarm behind the sync transport: it serves a localSyncOpRelayto inbound peers and exposes asyncpublish/pullto a peer. - sync_
ops - libp2p op-transfer sync (T3.1 p2p backend) — the wire protocol + reference relay that actually carries synchronisation operations peer-to-peer over the existing libp2p request-response swarm.
- wireguard_
runtime - wireguard_
userspace