Search code examples
Rails Action Cable: How can I access instance variables within ApplicationCable::Channel Class?...


ruby-on-railsruby-on-rails-5actioncable

Read More
Redis not connecting to channel.js...


ruby-on-railsrubyredisactioncable

Read More
action cable subscribing locally, but not on heroku...


ruby-on-railsherokuredispumaactioncable

Read More
How would you subscribe to specific stream using ActionCable...


iosruby-on-railsswiftactioncable

Read More
Rails6 + Nginx + Passenger + ActionCable = websocket is closed...


ruby-on-railsnginxwebsocketactioncable

Read More
Rails Action Cable: How to fetch User Agent & Client IP Address?...


ruby-on-railsruby-on-rails-5actioncable

Read More
Can I use ActionCable to refresh the page?...


javascriptruby-on-railsruby-on-rails-5actioncable

Read More
The opposite of insert_adjacent_html for CableReady channel?...


ruby-on-railsactioncablestimulusjsstimulus-reflex

Read More
How do I get current_user in ActionCable rails-5-api app?...


ruby-on-railsauthenticationactioncable

Read More
"The ActionCable connection is not open! `this.isActionCableConnectionOpen()` must return true ...


ruby-on-rails-6actioncablestimulus-reflex

Read More
Angular Universal/SSR --> ERROR TypeError: ActionCable.WebSocket is not a constructor...


ruby-on-railsangularserver-side-renderingangular-universalactioncable

Read More
rails cable Error in connection establishment: net::ERR_SSL_PROTOCOL_ERROR...


ruby-on-railsnginxwebsocketopensslactioncable

Read More
Failed to upgrade to WebSocket (REQUEST_METHOD: GET, HTTP_CONNECTION: , HTTP_UPGRADE: )...


ruby-on-railsnginxpassengeractioncablepassenger-nginx

Read More
ActionCable "subscribed" method not getting called...


ruby-on-railsrubyactioncable

Read More
Rails API with ActionCable (WS) and React Front End...


reactjsformsrails-apiactioncable

Read More
Send auth_token for authentication to ActionCable...


ruby-on-rails-5actioncable

Read More
Rails Action Cable: How to authorize incoming connection?...


ruby-on-railsruby-on-rails-5actioncable

Read More
AnyCable : Retrieve information gRPC info on ROR App...


ruby-on-railsactioncable

Read More
preventing actioncable subscribers from submitting messages to chatrooms that they are not a part of...


ruby-on-railsactioncable

Read More
Action Cable not working in Safari on IOS...


iosruby-on-railswebsocketsafariactioncable

Read More
ActionCable never establishes connection to channel...


ruby-on-railswebsocketreal-timepumaactioncable

Read More
ActionCable message saved but broadcast is ignored in after_create_commit...


ruby-on-railscoffeescriptactioncable

Read More
How can use ActionCable broadcast_to with specific group of users?...


ruby-on-railsactioncable

Read More
Rails & ActionCable 1.8hr network request time on localhost / High Response Time on Heroku...


ruby-on-railsherokupumaactioncable

Read More
How to send notification to individual user in rails using action cable...


ruby-on-railsactioncable

Read More
Is it possible to send file through actioncable ? If possible, how?...


ruby-on-railsactioncable

Read More
Rails 5 message app wan't show chatroom messages unless reloaded...


ruby-on-rails-5actioncable

Read More
How to first render a partial in broadcasts_to and then redirect (AbstractController::DoubleRenderEr...


ruby-on-railsrubyactioncable

Read More
Rails' ActionCable server-side subscribe with params...


javascriptruby-on-railsactioncable

Read More
ActionView::Template::Error: undefined method 'body' when using sidekiq to render ActionCabl...


ruby-on-railssidekiqactioncable

Read More
BackNext