This repoistory houses a minimal WebSocket example using Node.js.
This repository was created for use in the following blog post:
Getting interactive using Node.js WebSockets
If you use this code or found this example useful feel free to link back to the article or this Github page.
node.js v7.8.0
Install socket.io using included package file:
npm install
MIT License: for more information see LICENSE