/WSTester

A simple interface for testing WebSockets

Primary LanguageJavaScript

WSTester

A simple interface for testing WebSockets

To build:

npm install && npm run release

This will generate a 'app.js' file, which can be loaded by the 'index.html'