olareoun / socketio-loadtest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FakeSystem

A fake system module that connects to the dev server and produces event in random fashion.

Installation

npm install

Running

First start your server with npm start from server folder, then run npm start in fake_system folder.

Tests

npm test

mocha is expected to be available globally. If test fails, please install it with: sudo npm install -g mocha

About


Languages

Language:JavaScript 100.0%