• Stars
    star
    221
  • Rank 179,118 (Top 4 %)
  • Language
    Java
  • Created almost 13 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A framework for testing high concurrency behavior in socket.io

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.