๐Ÿ“ฆ darrachequesne / artillery-socketio-test

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching
๐Ÿ“ฅ Clone https://github.com/darrachequesne/artillery-socketio-test.git
HTTPS git clone https://github.com/darrachequesne/artillery-socketio-test.git
SSH git clone git@github.com:darrachequesne/artillery-socketio-test.git
CLI gh repo clone darrachequesne/artillery-socketio-test
Damien Arrachequesne Damien Arrachequesne initial commit 1c59562 5 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“„ .gitignore
๐Ÿ“„ client.js
๐Ÿ“„ index.js
๐Ÿ“„ package-lock.json
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ test.yml
๐Ÿ“„ README.md

How to

$ 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