Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ That's it! The websocket server will automatically start
* <b>ADD_CONNECTIONS</b> - The number of websocket connections to add each round
* Default: 100
* Type: integer
* <b>REQUESTS</b> - The number of requests to sound out per connected client per round
* <b>REQUESTS</b> - The number of requests to send out per connected client per round
* Default: 50
* Type: integer
* <b>ROUNDS</b> - The number of rounds to perform per test
Expand Down