pub fn connection_for_codec(
peer_id: PeerId,
codec_id: CodecId,
in_band: bool,
) -> (Connection, ScoConnectionRequestStream)
pub fn connection_for_codec(
peer_id: PeerId,
codec_id: CodecId,
in_band: bool,
) -> (Connection, ScoConnectionRequestStream)