The best way to run stress test

What is the best way to run a stress test on Bolt?
Is there a stand-alone library of Bolt? so I can write a lightweight test application and start dozens of them to simulate multi-player connect to the same server.

Comments

  • You can use Debug Start to automatically launch a bunch of clients from editor. If you're testing a ton of clients or a dedicated server you could make a headless configuration that automatically connects to the server.