EventStore.PubSub.broadcast
You're seeing just the function
broadcast
, go back to EventStore.PubSub module for more information.
Specs
broadcast(EventStore.t(), binary(), term()) :: :ok
Broadcasts message on given topic.