View Source API Reference astarte_rpc v1.2.0

Modules

An RPC server that consumes an AMQP queue and calls an handler implementing the Handler behaviour

This module defines the Astarte RPC Client behaviour.

This module helps the access to the runtime configuration of Astarte RPC

This module defines the Astarte RPC Handler behaviour.

This is a utility module to inject an amqp_queue function that returns the amqp queue for a specific RPC protocol. This is useful to make sure that the client and the server are synchronized.