Flowdock
class
Importance_1
v5.1.7 - Show latest stable - 0 notes - Superclass: Object

A singleton ActionCable::Server instance is available via ActionCable.server. It’s used by the Rack process that starts the Action Cable server, but is also used by the user to reach the RemoteConnections object, which is used for finding and disconnecting connections across all servers.

Also, this is the server instance used for broadcasting. See Broadcasting for more information.

Show files where this class is defined (1 file)
Register or log in to add new notes.