method
disconnect
v8.1.1 -
Show latest stable
- Class:
ActionCable::Server::Base
disconnect(identifiers)public
Disconnect all the connections identified by `identifiers` on this server or any others via RemoteConnections.
disconnect(identifiers)Disconnect all the connections identified by `identifiers` on this server or any others via RemoteConnections.