This is a proof of concept that transforms http://www.mininterior.gov.ar train schedules ajax polling into a websocket that streams the data. Ember.js app included to demo how to connect to the socket and process the websocket data.
Installation
git submodule init
git submodule update
vagrant up
Wait for provisioning to finish, then go to http://192.168.1.216
Enjoy