Expand description
P2P
Will handle initiating the P2P and contains a protocol request handler.
Re-exports§
pub use network_address::CrossNetworkInternalPeerId;
Modules§
Functions§
- Starts the P2P clearnet network, returning a
NetworkInterface
to interact with it.