My wish is to have an additional version of the mqtt client v5 (v3 is the internal jMQTT client).
It would be nice to name the new internal lib as: "jMQTT_v5" so it is clear that it is v5.
Implementation of MQTT client based on the Paho open source project: http://www.eclipse.org/paho/ See this tutorial for more information: https://www.b4x.com/android/forum/threads/iot-mqtt-protocol.59471/ jMQTT.zip holds the older version, which is compatible with B4A. B4J_Only_jMQTT.zip -...