Function deltachat::peer_channels::handle_connection

source ยท
async fn handle_connection(
    context: &Context,
    conn: Connecting,
    gossip: Gossip,
) -> Result<()>