Module p2p

Source
Expand description

P2P

Will handle initiating the P2P and contains a protocol request handler.

Re-exports§

pub use network_address::CrossNetworkInternalPeerId;

Modules§

core_sync_service 🔒
network_address 🔒
request_handler

Functions§

start_clearnet_p2p
Starts the P2P clearnet network, returning a NetworkInterface to interact with it.