method
broadcast
v7.2.3 -
Show latest stable
- Class:
ActionCable::Server::Broadcasting
broadcast(broadcasting, message, coder: ActiveSupport::JSON)public
Broadcast a hash directly to a named `broadcasting`. This will later be JSON encoded.