View Source API Reference Rambla v1.1.1
Modules
Default connection implementation for π° Rabbit.
The default behaviour for publishers. The common use case would be the module implementing this behaviour opens a connection (and keep it opened,) and publishes messages as needed.
The connection settings as requested by connection provider
Base type for all the Rambla
exceptions.
Default handler for AMQP connections.
Default handler for AMQP connections. For this handler to work properly,
one must include and start :amqp
application with the config like
Default handler for HTTP connections. For this handler to work properly, one must configure it with
Default handler for Mock testing doubles.
Default handler for Redis connections. For this handler to work properly, one must configure it with
Default handler for _S3 connections. For this handler to work properly, one must configure it with
Default handler for SMTP connections. For this handler to work properly, one must configure it with
Default connection implementation for πΈοΈ HTTP.
Default connection implementation for πΈοΈ Process message callback.
Default connection implementation for π΄ Redis.
Default connection implementation for π§ SMTP.
Mix Tasks
Mix task to deal with exchanges in the target RabbitMQ.
Mix task to deal with queues in the target RabbitMQ.