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