Hi @teddybear and fellow members,
Refer to this library:
www.b4x.com
I want to know:
Refer to this library:
[B4J]jMQTTBroker v2 added the onConnect and onDisconnect for broker interceptor
For this and that reasons. I modified the library jMQTTBroker v2 and added raising onConnect and onDisconnect events for broker interceptor. Broker example is from Erel's this code. Library source code is attached.

I want to know:
- Is this a replacement of jMqttBroker v1.04 and v2.02?
- Does this mean I no longer need to add an MqttClient to get the events like Connected, Disconnected, MessageArrived?
- Is this library still work if use together with MqttClient library?
- Which version of MqttClient library is supported for B4A and B4J? version 1.26?