node-socket.io-push-image-demo icon indicating copy to clipboard operation
node-socket.io-push-image-demo copied to clipboard

Simple demo for pushing image data to clients using Node.js and Socket.IO

trafficstars

Demo (on Vimeo)

Click on screen shot to see the video on Vimeo

Installation

  1. Open Terminal

    git clone https://github.com/sectore/node-socket.io-push-image-demo cd node-socket.io-push-image-demo/ npm install . coffee app.coffee

  2. Open Browser and point to http://localhost:8080/ Follow the instructions.

@Author

Jens Krause // WEBSECTOR.DE