Wampex.Roles.Broker (wampex v0.2.0)

Handles requests and responses for a Broker

Link to this section Summary

Link to this section Functions

Specs

event(Wampex.Roles.Broker.Event.t()) :: Wampex.message()
Link to this function

publish_error(error)

Specs

publish_error(Wampex.Roles.Peer.Error.t()) :: Wampex.message()
Link to this function

published(published)

Specs

published(Wampex.Roles.Broker.Published.t()) :: Wampex.message()
Link to this function

subscribe_error(error)

Specs

subscribe_error(Wampex.Roles.Peer.Error.t()) :: Wampex.message()
Link to this function

subscribed(subscribed)

Specs

subscribed(Wampex.Roles.Broker.Subscribed.t()) :: Wampex.message()
Link to this function

unsubscribed(unsubscribed)

Specs

unsubscribed(Wampex.Roles.Broker.Unsubscribed.t()) :: Wampex.message()