UNPKG

pinus-robot

Version:

pinus-robot is a simple tool to benchmark the socket.io server's performance.

6 lines (5 loc) 208 B
export * from './lib/master/server'; export * from './lib/agent/agent'; export * from './lib/agent/actor'; module.exports.HTTP_SERVER = require('./lib/console/http').HTTP_SERVER; export * from './lib/robot';