An open API service indexing awesome lists of open source software.

https://github.com/rstudio-tech/websocket

nodejs and socket.io
https://github.com/rstudio-tech/websocket

Last synced: 11 months ago
JSON representation

nodejs and socket.io

Awesome Lists containing this project

README

          

# Setup

Clone the repository.

git clone git://github.com/vanbosse/websockets-demo.git

Install node.js, get a copy at http://nodejs.org and install Socket.io

npm install socket.io

Run server.js with node and go play.

node js/server.js