tsukhu / rwd-spa-alljs-app

Responsive Single Page Application using an end to end Java Script stack
http://tsukhu.github.io/rwd-spa-alljs-app
MIT License
15 stars 10 forks source link

Look at adding realtime data event handling #11

Closed tsukhu closed 10 years ago

tsukhu commented 10 years ago

Once the user integration is in place , look at adding some real time data handling using Node.js/socket.io .. Initial ideas are like a travel online chat .. Needs a bit of research before the final feature can be defined.

tsukhu commented 10 years ago

Added Travel Poll with Realtime Data handling using Socket.io and Google Charts AngularJS Directive