Module: ActionCable::Connection::InternalChannel
- Extended by:
- ActiveSupport::Concern
- Included in:
- Base, RemoteConnections::RemoteConnection
- Defined in:
- actioncable/lib/action_cable/connection/internal_channel.rb
Overview
Action Cable InternalChannel
Makes it possible for the RemoteConnection to disconnect a specific connection.
Method Summary
Methods included from ActiveSupport::Concern
append_features, class_methods, extended, included, prepend_features, prepended