Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stephen-soltesz committed Jan 5, 2024
1 parent 6deb61b commit 9cbb277
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ Stream 0 complete (server localhost:8080)
To build the minimal client and target the local server:

```sh
$ go install github.com/m-lab/msak/cmd/minimal-client@latest
...
$ minimal-client -duration 1s -server.url ws://localhost:8080/throughput/v1/download
Server #1 - avg 40331.74 Mbps, elapsed 0.1096s, payload r/w: 0/553648128, network r/w: 0/552605286 kernel* r/w: 532/556927351
Server #1 - avg 37079.39 Mbps, elapsed 0.5090s, payload r/w: 0/2360345763, network r/w: 0/2359320155 kernel* r/w: 532/2371631146
Expand Down

0 comments on commit 9cbb277

Please sign in to comment.