mxinden / libp2p-perf

The iPerf equivalent for the libp2p ecosystem.
Apache License 2.0
9 stars 7 forks source link

rust/src/bin/client: Poll beyond connection established event #40

Closed mxinden closed 3 years ago

mxinden commented 3 years ago

//CC @liamsi you likely want to pull in this patch in order to measure any scenario where the client is based on rust-libp2p.

liamsi commented 3 years ago

OK, cool! Thanks.