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 v1.26 is compatible with B4J and B4A (older versions weren't compatible with B4A)...