Function sosistab::connect_udp

source ·
pub async fn connect_udp(
    server_addr: SocketAddr,
    pubkey: PublicKey,
    gather: Arc<StatsGatherer>
) -> Result<Session>
👎Deprecated
Expand description

Connects to a remote server over UDP.