ActionCable::RemoteConnections::RemoteConnection

class ActionCable::RemoteConnections::RemoteConnection

Parent:
Object
Included modules:
ActionCable::Connection::Identification, ActionCable::Connection::InternalChannel

Represents a single remote connection found via ActionCable.server.remote_connections.where(*). Exists solely for the purpose of calling disconnect on that connection.

登录查看完整内容