Function connection_for_codec

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