Promise Fru
Promise Fru
Add the ability to connect a RabbitMQ listener by scanning a QR code. This will make it easier for users to configure their connection settings quickly and reduce manual entry...
Add support for a webhook that receives status updates for SMS messages sent via the RabbitMQ listener. When an SMS is sent from a message consumed from RabbitMQ, the application...
When messages are sent from a RabbitMQ producer to the queue that DekuSMS is listening to, the listener connection dies after the phone is idle for some time. Messages stop...
Adding a listener with the `amqps` protocol to connect to a RabbitMQ broker results in a connection error when activated. **Steps to reproduce:** - Add a listener with an amqps...