Streaming support for flex with Ruby On Rails (working with live data )
- by Ashine
Hi Freinds,
I am working on flex dasboards and charting stuff. Till now I have build them for static data only now I want to upgrade them to work for real time data where new data is continuosly sent to client (swf file) from server and it updates the same.
I am using Ruby On Rails (RoR) at server side. Is there some thing similar to 'Adbobe live cycle(Java-Flex)' applicable for RoR-Flex architecture that can be used here ?
Please share the links for any similar implementation in RoR-Flex architecture. Or if you have some suggestions to share I will really appreciate.
Thanks friends.