Module rabbitmq

Module rabbitmq 

Source

Structs§

RabbitMQConfig
Configuration options for the RabbitMQ service.

Functions§

handle_replies
Handles replies received from the RabbitMQ receiver channel and publishes them to RabbitMQ.
process_command
Processes a command received from RabbitMQ and sends it to the actor.
start_rabbitmq_service
Starts the RabbitMQ service to listen for commands and handle replies.