Skip to content

quanted/cts_stress

Repository files navigation

CTS Stress Test

Self-served Web Socket (and eventually) HTTP stress testing intended for CTS. Serves with nodejs/express.

  1. Install Requirements:
    • nodejs
    • npm
  2. Install nodejs requirements with npm (run in cts_stress adjacent to package.json file):

    npm install

That should install nodejs modules express and path.

  1. Run server:

    node cts_stress_server.js

  2. Visit http://localhost:3000 to view stress page.

About

Stress testing CTS web sockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published