astarte_rpc v1.0.0-alpha.1 Astarte.RPC.AMQP.Client View Source

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for GenServer.init/1.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for GenServer.init/1.

Link to this function

rpc_call(ser_payload, destination, timeout \\ 5000)

View Source

Callback implementation for Astarte.RPC.Client.rpc_call/3.

Link to this function

rpc_cast(ser_payload, destination)

View Source

Callback implementation for Astarte.RPC.Client.rpc_cast/2.