This plugin sends a message to a queue server, it uses kombu as the messaging library.
The following transports are supported: AMQP, QPID, Redis, MongoDB, SQS, ZooKeeper, SLMQ. You may check the kombu documentation for additional options.
- kombu:
pip3 install kombu
This project is released under the MPL v2.0. See full version of the license.