method
broadcast
v8.0.0 -
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.