Yggdrasil.Backend.Default.publish

You're seeing just the function publish, go back to Yggdrasil.Backend.Default module for more information.
Link to this function

publish(channel, message, metadata)

View Source

Specs

publish(Yggdrasil.Channel.t(), term(), term()) :: :ok | {:error, term()}

Broadcasts a message in a channel with some metadata.