Phoenix.Socket.Broadcast
Defines a message sent from pubsub to channels and vice-versa.
The message format requires the following keys:
topic
- The string topic or topic:subtopic pair namespace, ie “messages”, “messages:123”event
- The string event name, ie “phx_join”payload
- The message payload