ruby on rails - It seems that sidekiq doesn't support actioncable in Rails5? -


so i'm trying broadcast message in 1 of jobs. job being executed it's not broadcasting message. because actioncable requires puma perform message broadcasting?

so guess reason why wasn't working because cable adapter wasn't set redis in config/cable.yml


Comments

Popular posts from this blog

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

testing - Detect whether test has failed within fixture -

android - Create single AAR file from multiple modules using Gradle -