Java Question jMQTT Library Implementation

Hello everyone,

I made an application that acts as an Mqtt client and communicates with a server. I want to dig deeper into how the eclipse paho project was implemented as a B4A Library. From what's there on the forum, I see how java projects can be implemented as libraries using eclipse. Can someone give a heads ups how a project like the eclipse paho was implemented? I'm a beginner to here :)

Thanks!

Link to jMQTT Library: https://www.b4x.com/android/forum/threads/jmqtt-official-mqtt-client.59472/#content
Link to Eclipse Paho Java client on GitHub: https://github.com/eclipse/paho.mqtt.java
 

DonManfred

Expert
Licensed User
Longtime User
Top