Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Real time web applications for existing no NodeJS apps

Real time web applications for existing no NodeJS apps

This presentation was continued by the webrtc one made by Esteban Las, here are the slides: http://slides.com/elas/webrtc

Rodrigo Espinosa Curbelo

December 26, 2014
Tweet

More Decks by Rodrigo Espinosa Curbelo

Other Decks in Programming

Transcript

  1. – move your lazy blocking app around – Real time

    web applications for existing no NodeJS apps
  2. –A dude who never fished. “Long polling is like fishing

    by continuously taking in and out the fishing rod.”
  3. New NodeJS Server Events DB • Saves events in a

    database. • Serves an JSON API. • Servers an Socket.io application.