deltachat::peer_channels

Function handle_connection

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