Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 275 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 275 Bytes
dune exec bin/client.exe -- --h2
dune exec bin/listen.exe -- --h2

Client prints 4 values in CSV format: packet number, time of the whole roundtrip (client -> server -> client), time of request (client -> server), time of response (server -> client)