DemoWeb.Endpoint.broadcast
You're seeing just the function
broadcast
, go back to DemoWeb.Endpoint module for more information.
Link to this function
broadcast(topic, event, msg)
Callback implementation for Phoenix.Endpoint.broadcast/3
.