Module swanling::controller[][src]

Expand description

Optional telnet and WebSocket Controller threads.

By default, Swanling launches both a telnet Controller and a WebSocket Controller, allowing real-time control of the running load test.

Structs

This structure defines the required json format of any request sent to the WebSocket Controller.

This structure defines the json format of any response returned from the WebSocket Controller.

Enums

All commands recognized by the Swanling Controllers.