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

https://github.com/sectore/node-socket.io-push-image-demo

Simple demo for pushing image data to clients using Node.js and Socket.IO
https://github.com/sectore/node-socket.io-push-image-demo

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

Demo (on Vimeo)
===

[![Click on screen shot to see the video on Vimeo](https://github.com/sectore/node-socket.io-push-image-demo/raw/master/wiki/screenshot_vimeo.jpg "Video on Vimeo")](http://vimeo.com/34076718)

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/](http://localhost:8080/) Follow the instructions.

@Author
===
Jens Krause // [WEBSECTOR.DE](http://www.websector.de)