Skip to main content

Module p2p

Module p2p 

Source

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_ops op-transfer protocol between peers. This is the swarm behind the sync transport: it serves a local SyncOpRelay to inbound peers and exposes async publish/pull to 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