nginx - Rails: I want Server Sent Events. Do I have to drop Phusion Passenger? -


we have rails 3 app (in process of upgrading rails 4) , want start using actioncontroller::live play server sent events real time updates our users.

my question new functionality work phusion passenger out of box? read using puma, rainbows or thin. love how easy passenger our deployment, i'd tempted buy enterprise version not if it's going require me configuring working. if have configure might go open source option.

server side events works great on phusion passenger. wrote demo you. check out https://github.com/phusion/passenger-ruby-server-side-events-demo

hongli lai,
phusion cto
phusion passenger developer


Comments