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