nodejs-websocket-example
nodejs-websocket-example copied to clipboard
This repo houses a WebSocket example using Node.js.
Node.js Websocket Example
Info
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.
Requirements
node.js v7.8.0
Install socket.io using included package file:
npm install
License
MIT License: for more information see LICENSE