Skip to content

frostcodes/FrostRabbitMQ-For-B4J

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frost RabbitMQ

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/

Project Contents

  • Code samples
  • Library source code

How to Use

  1. Download Required JARs:

  2. Add JARs to B4J Library Folder:

    • Move the JAR file(s) to your B4J additional library folder.
  3. 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.

💰 Support My Work

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

Flutterwave
LINK: https://flutterwave.com/donate/xua1z1xmabji

Stay In Touch

LinkedIn Twitter

MADE WITH ❤ by Punchline Technologies

License

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.

Original Java Library

  • Library Name: RabbitMQ Java Client
  • Original Author: Broadcom RabbitMQ Team
  • License: MPL 2.0, GPLv2, or Apache License 2.0

Releases

No releases published

Packages

 
 
 

Contributors

Languages