Code changes
Demo
8.0.1
Module Changes
Class Changes
-
ActionCable::Channel::ConnectionStub
-
ActionCable::Connection::MessageBuffer
-
ActionCable::Connection::TestCookieJar
-
ActionCable::Server::Configuration
-
ActionCable::Connection::ClientSocket
-
ActionCable::Connection::TestCase
Method Changes
-
ActionCable::SubscriptionAdapter::SubscriberMap#remove_subscriber
-
ActionCable::Channel::Base#dispatch_action
-
ActionCable::SubscriptionAdapter::Redis::Listener#invoke_callback
8.0.0.1
Module Changes
Class Changes
-
ActionCable::RemoteConnections
-
ActionCable::Connection::StreamEventLoop
-
ActionCable::SubscriptionAdapter::Test
-
ActionCable::Server::Base
-
ActionCable::SubscriptionAdapter::SubscriberMap
-
ActionCable::Engine
-
ActionCable::RemoteConnections::RemoteConnection
Method Changes
-
ActionCable::Connection::ClientSocket#parse
-
ActionCable::Channel::Base#ensure_confirmation_sent
-
ActionCable::SubscriptionAdapter::Async::AsyncSubscriberMap#initialize
-
ActionCable::Connection::Subscriptions#remove
-
ActionCable::SubscriptionAdapter::Test#broadcast
-
ActionCable::Channel::Base#action_signature
-
ActionCable::Channel::Base#clear_action_methods!
8.0.0
Module Changes
Class Changes
-
ActionCable::Connection::TestRequest
-
ActionCable::Channel::TestCase
-
ActionCable::Connection::TaggedLoggerProxy
Method Changes
-
ActionCable::Connection::ClientSocket#begin_close
-
ActionCable::Server::Worker#work