Wampex.Roles.Dealer (wampex v0.2.0)
Handles requests and responses for a Dealer
Link to this section Summary
Link to this section Functions
Link to this function
call_error(error)
Specs
call_error(Wampex.Roles.Peer.Error.t()) :: Wampex.message()
Link to this function
invocation(invocation)
Specs
invocation(Wampex.Roles.Dealer.Invocation.t()) :: Wampex.message()
Link to this function
register_error(error)
Specs
register_error(Wampex.Roles.Peer.Error.t()) :: Wampex.message()
Link to this function
registered(registered)
Specs
registered(Wampex.Roles.Dealer.Registered.t()) :: Wampex.message()
Link to this function
result(result)
Specs
result(Wampex.Roles.Dealer.Result.t()) :: Wampex.message()
Link to this function
unregistered(unregistered)
Specs
unregistered(Wampex.Roles.Dealer.Unregistered.t()) :: Wampex.message()