HTML5 Server-Side Events with Passenger 3.x, Rails 3.2, Ruby 1.9.3
409 views
Skip to first unread message
Dan
unread,
May 22, 2013, 11:40:06 PM5/22/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phusion-...@googlegroups.com
Hello,
I was wondering if it's possible to implement HTML5 server-side events (SSE) with a Rails 3.2 app deployed to Passenger 3.x. I saw there is CRAMP gem (http://cramp.in/) that looks like it supports SSE, but not sure about the Rails/Passenger compatibility and how to set it up. I appreciate any help that can be provided.
Thanks.
Dan
Dan
unread,
May 23, 2013, 7:46:10 PM5/23/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phusion-...@googlegroups.com
FYI - I'm using Passenger with Apache...
Hongli Lai
unread,
May 29, 2013, 11:45:29 AM5/29/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phusion-passenger
Whether Server Side Events are properly supported depends on the web
server. So far we've not tested it. We know that Phusion Passenger 4.0
+ Nginx 1.4.0 works with WebSockets though.