Function connection_handler

Source
pub(crate) async fn connection_handler(peer: PeerId, control: Control)
Expand description

A very simple, async fn-based connection handler for our custom echo protocol.