Represents a single remote connection found via ActionCable.server.remote_connections.where(*)
. Exists solely for the purpose of calling disconnect
on that connection.
Namespace
Methods
- D
- N
Attributes
[R] | server |
Class Public methods
new(server, ids)
Link
Instance Public methods