What is the alternative for Juggernaut in Rails 3.0.7?

1.1k Views Asked by At

I have learnt that Juggernaut is not supported on Rails 3.0.7.

Are there any other options around ?

1

There are 1 best solutions below

0
On

I've not used Juggernaut yet, but until it supports modern Rails, you could try something like this: https://github.com/gimite/web-socket-ruby.