Function iroh_net_bench::iroh::connect_client
source · pub async fn connect_client(
server_addr: NodeAddr,
relay_url: Option<RelayUrl>,
opt: Opt
) -> Result<(Endpoint, Connection)>
Expand description
Create a client endpoint and client connection