Box.PubSub.Dispatcher (box v0.15.1)

View Source

Summary

Functions

Dispatches a wrapped message to the receipients

Functions

dispatch(entries, from, arg)

@spec dispatch(
  [pid()],
  pid(),
  {String.t(), Box.PubSub.Message.input_message(), any()}
) :: :ok

Dispatches a wrapped message to the receipients