FrostRabbitMQ is an advanced B4J wrapper for the RabbitMQ Java Client library.
It enables B4X developers to integrate AMQP messaging into their applications using RabbitMQ easily.
With FrostRabbitMQ, you can build scalable, event-driven applications.
This library was built on top of the wonderful work of Magma(Georgios Kantzas): https://www.b4x.com/android/forum/threads/b4j-rabbitmq-client-ssl-username-password.166110/
- Code samples
- Library source code
-
Download Required JARs:
- RabbitMQ Java Client JAR
- Required dependencies:
-
Add JARs to B4J Library Folder:
- Move the JAR file(s) to your B4J additional library folder.
-
Start Using:
- Once the library is set up, you can connect to a RabbitMQ broker and use AMQP features (queues, exchanges, routing, etc.) directly from B4J.

LINK: https://paystack.com/pay/rbhzwdgozj

LINK: https://flutterwave.com/donate/xua1z1xmabji
MADE WITH ❤ by Punchline Technologies
This project is licensed under the Apache License 2.0 and depends on the RabbitMQ Java Client,
which is triple-licensed under MPL 2.0, GPLv2, and Apache License 2.0.
- Library Name: RabbitMQ Java Client
- Original Author: Broadcom RabbitMQ Team
- License: MPL 2.0, GPLv2, or Apache License 2.0

