WebSocket

Simple NodeJS Express WebSocket for local testing.

Usage

$ git clone git@github.com:renevatium/websocket.git
$ cd ./websocket
$ npm install
$ npm start

WebSocket server will listen on ws://localhost:8080.

License

This package is licensed under Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0).
Full license text can be found here.