Function iroh_net_bench::quinn::client
source · pub async fn client(server_addr: SocketAddr, opt: Opt) -> Result<ClientStats>
Expand description
Create and run a client
pub async fn client(server_addr: SocketAddr, opt: Opt) -> Result<ClientStats>
Create and run a client