Perry-

You may also want to look into recently introduced Websockets functionality on 
Heroku 

more information here https://devcenter.heroku.com/articles/ruby-websockets

-Jason


On Sep 30, 2014, at 12:53 PM, Perry Smith <[email protected]> wrote:

> I'm starting a new Rails project probably using 4.1 or 4.2.  The project
> needs the ability for user's browsers to get updates via push
> notifications.  I know that Rails 4 kinda sorta added that but the last
> time I looked it was shaky.
> 
> To sketch out what I'd like: suppose a user is looking at a page.
> Think of it as a user looking at a history of activity for a project.
> Another users does an update.  I want the first user's browser to get
> the new update.  I don't think will work in this situation so I'm
> looking for the server to push the updates out.
> 
> What is the current technology?  Does Rails 4.1 or 4.2 have everything
> it needs or do I still need some add on gems?  If so which ones?  If
> Rails is complete, what are some areas of the Rails documentation to
> review?
> 
> Thank you for your time,
> pedz
> 
> -- 
> Posted via http://www.ruby-forum.com/.
> 
> -- 
> 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/a9ffecae0376009fe900105b3279e74e%40ruby-forum.com.
> 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/B8F59D09-D76B-4918-B73B-D649363264AE%40datatravels.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to