wbsurfver-/E1597aS9LQAvxtiuMwx3w@public.gmane.org
2013-Oct-07 14:30 UTC
websockets versus ajax polling ?
I recall I did a small project a couple of years ago with websockets/faye plugin. It was a little complex, but I was wondering if many people use websockets in stead of what seems like the more typical ajax polling and is it very easy to implement in sinatra ? -- 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 rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/3ca60429-cc92-4ba3-9e66-4e1a93121809%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
here is a good websockets implementation https://github.com/websocket-rails/websocket-rails it might make your next project easier ----- Original Message ----- From: "wbsurfver-/E1597aS9LQAvxtiuMwx3w@public.gmane.org" <wbsurfver-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> To: rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Sent: Monday, October 7, 2013 7:30:25 AM Subject: [Rails] websockets versus ajax polling ? I recall I did a small project a couple of years ago with websockets/faye plugin. It was a little complex, but I was wondering if many people use websockets in stead of what seems like the more typical ajax polling and is it very easy to implement in sinatra ? -- 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 rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/3ca60429-cc92-4ba3-9e66-4e1a93121809%40googlegroups.com . For more options, visit https://groups.google.com/groups/opt_out . -- 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 rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/522214679.2746.1381171062765.JavaMail.zimbra%40lethalnetworks.com. For more options, visit https://groups.google.com/groups/opt_out.