socket.io-benchmarking icon indicating copy to clipboard operation
socket.io-benchmarking copied to clipboard

A framework for testing high concurrency behavior in socket.io

trafficstars

Socket.IO Benchmark

TODO

How to Install

For server (Node.js) - install it with npm

For client (Java App) - go to the client folder and type 'mvn install'. make sure you install maven before proceed.