Mqtt Over Websockets In Android March 19, 2024 Post a Comment I am using Paho Android Service for MQTT over web sockets. https://www.hivemq.com/blog/mqtt-client-library-enyclopedia-paho-android-service My question is how do I set the Broker WSolution 1: Changing version from compile 'org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.1.0'to compile 'org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.2.0'resolved this issue. They have fixed this issue in v1.2.0 Share Post a Comment for "Mqtt Over Websockets In Android"
Post a Comment for "Mqtt Over Websockets In Android"