I achieve this by writing to an sqlite db in the android app and posting the records to the rails app when online.
Colin On 24 Jul 2017 6:58 a.m., "siva subrahmanyam" <[email protected]> wrote: > Thanks for your reply. I felt that we need a separate server to stream. If > it can be done just with Rails & DB then I am fine. > > On Sun, Jul 23, 2017 at 10:14 PM, Hassan Schroeder < > [email protected]> wrote: > >> On Sun, Jul 23, 2017 at 7:42 AM, siva subrahmanyam >> <[email protected]> wrote: >> > >> > My question is there any gem available or do we need to use any service >> to >> > make sync successful ? >> >> Your client is sending requests to your web app. Other than Rails >> itself (and the DB behind it) what do you imagine that you need? >> >> -- >> Hassan Schroeder ------------------------ [email protected] >> twitter: @hassan >> Consulting Availability : Silicon Valley or remote >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "Ruby on Rails: Talk" group. >> To unsubscribe from this topic, visit https://groups.google.com/d/to >> pic/rubyonrails-talk/ie89tMc0HK0/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To post to this group, send email to [email protected]. >> To view this discussion on the web visit https://groups.google.com/d/ms >> gid/rubyonrails-talk/CACmC4yDjbt0VNaGLwA4qz8ahwgN6wAYy6U3io9 >> xWgBc5JL84Ug%40mail.gmail.com. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > > With Regards > *Ur's Subbu* > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/rubyonrails-talk/CAHRBWV2xx9hr6J6Yh-wpM0X8tJwzhJrRKmHp0Zy95K%2B% > 2BjrAjpg%40mail.gmail.com > <https://groups.google.com/d/msgid/rubyonrails-talk/CAHRBWV2xx9hr6J6Yh-wpM0X8tJwzhJrRKmHp0Zy95K%2B%2BjrAjpg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLtWP6%2BODB1kcrVR-6L1%2BuanRfB92cfqK-OEcKWmLHizjQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

