API Reference hare_mq v1.0.2

Modules

To use HareMq in your Elixir project, follow these steps

Configuration module for HareMq.

GenServer module for managing AMQP connection.

GenServer module implementing a RabbitMQ consumer.

This module provides a dynamic supervisor for managing worker processes in the HareMq application. It is designed to start a configurable number of consumer processes to handle message consumption.

Module providing functions for managing RabbitMQ exchanges.

GenServer module implementing a RabbitMQ message publisher.

Module providing functions for managing RabbitMQ queues.

Module providing functions for republishing messages with retry handling.