Module: ActionCable::Connection::InternalChannel
- Extended by:
- ActiveSupport::Concern
- Included in:
- Base, RemoteConnections::RemoteConnection
- Defined in:
- lib/action_cable/connection/internal_channel.rb
Overview
Action Cable InternalChannel
Makes it possible for the RemoteConnection to disconnect a specific connection.