Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 211 Bytes

Readme.md

File metadata and controls

10 lines (5 loc) · 211 Bytes

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.