method
broadcast
rails 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.
broadcast(broadcasting, message, coder: ActiveSupport::JSON)Broadcast a hash directly to a named broadcasting. This will later be JSON encoded.