Rambla v0.5.0 API Reference

Modules

Interface for the message publishing through Rambla.

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.

Base type for all the Rambla exceptions.

Default connection implementation for πŸ•ΈοΈ HTTP.

Default connection implementation for πŸ”΄ Redis.

Default connection implementation for πŸ“§ SMTP.