X3m.System.Dispatcher (X3m System v0.7.5) View Source

Link to this section Summary

Link to this section Functions

Link to this function

discover_service(message)

View Source

Specs

discover_service(X3m.System.Message.t()) ::
  {:unavailable, X3m.System.Message.t()} | {node() | :local, atom()}
Link to this function

dispatch(message, opts \\ [])

View Source