https://github.com/darrachequesne/artillery-socketio-test.git
$ npm ci
$ npm run start-server # or npm run start-server-debug to print logs
$ npm run start-client-B # or npm run start-client-A to check the broadcast
$ npm run start-load-test
Related: https://github.com/socketio/socket.io/issues/3751