1.0.4 • Published 8 years ago

wsst v1.0.4

Weekly downloads
11
License
-
Repository
github
Last release
8 years ago

npm version

Description

WebSockets Stress Test - Tool written in NodeJS that allows to make a stress test for your application that uses WebSockets. You can create behavior scenarios that tool will run on every connection in test.

Installation

npm install -g wsst

Usage

//Help

wsst -h

//Run 100 connections
wsst -c 100 ws://localhost:1080 your-scenario.js
1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.1.0

8 years ago