locust-performance-test-websocket Example of performance test for websocket with locust How run the tests: Install the dependencies: pip install -r requirements.txt Create your scripts for test. Run in the command line: locust --host 0.0.0.0 If you need documentation of locust: https://docs.locust.io/en/stable/index.html