pub async fn client_handler(
endpoint: EndpointSelector,
connection: ConnectionSelector,
opt: Opt,
) -> Result<ClientStats>
Expand description
Take the provided endpoint and run the client benchmark
pub async fn client_handler(
endpoint: EndpointSelector,
connection: ConnectionSelector,
opt: Opt,
) -> Result<ClientStats>
Take the provided endpoint and run the client benchmark