Issue with rails, websocket-rails, websocket, redis + websocket-rails -


i using redis, sidekiq gem in 1 of project , later added websocket-rails gem. after having issue this:

/synchrony.rb:114:in `resume': double resume (fibererror) .rvm/gems/ruby-1.9.3-p194/bundler/gems/redis-rb-e9e17d65b9c5/lib/redis/connection/synchrony.rb:114:in `block in setup_connect_callbacks' 

need help

use ruby driver instead of synchrony driver redis. have forked project, can find here https://github.com/bivek/websocket-rails , latest commit.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -