This repo contains Artillery scripts for load testing the chatroom example bundled with Socket.io.
See the blog post: Load testing Socket.io applications with Artillery
- Clone this repo &
npm install
- Clone and run https://github.com/socketio/socket.io/tree/master/examples/chat
- Point
config.target
to a running instance of the chatroom - Run
npm run load
MPL 2.0