- Notifications
You must be signed in to change notification settings - Fork7
Socket.io load testing examples and tutorial
js-kyle/socketio-loadtesting
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository contains the tutorial files which companion my blog post on how to loadtest socket.io WebSocket applications. A live version of this application can be previewed athttps://socketio-loadtest.herokuapp.com, and artillery.io loadtesting configuration files are found in theload-test
directory. Usage instructions are in my blog post,https://medium.com/@kyle_martin/load-testing-socket-io-web-applications-and-infrastructure-3e96011898e0
To run the application:
$ npm install$ npm start
The example socket.io application will be available on the configuredPORT
, otherwise it will default to port8080
.
About
Socket.io load testing examples and tutorial
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.