Function rust_p2p_core::pipe::pipe
source ยท pub fn pipe<PeerID: Hash + Eq + Clone>(
config: PipeConfig,
) -> Result<PipeComponent<PeerID>>Expand description
Construct the needed components for p2p communication with the given pipe configuration