Simple NodeJS Express WebSocket for local testing.
$ git clone [email protected]:renevatium/websocket.git
$ cd ./websocket
$ npm install
$ npm start
WebSocket server will listen on ws://localhost:8080.
This package is licensed under Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0).
Full license text can be found here.