-
### Describe your question
We are currently using version - [https://www.nuget.org/packages/MQTTnet/2.7.5](url)
And, we are planning to upgrade to [https://www.nuget.org/packages/MQTTnet/3.0.8](url)…
-
## Expected behavior
The CONNACK packet sent by the broker in response to a successful v5 client authentication request must contain the same authentication method value as specified by the CONNECT p…
-
Please fill out the form below before submitting, thank you!
- [x] Bug exists Release Version 1.2.2 ( Master Branch)
- [x] Bug exists in MQTTv3 Client on Snapshot Version 1.2.3-SNAPSHOT (Develop B…
-
Based on the Bundang meeting there was several decisions made (also see [slides](https://www.w3.org/WoT/IG/wiki/images/d/d2/MQTT4WoT.pdf)):
1. A MQTT client that publish data to a topic with the re…
-
Daniel Migault:
Probably that my missing background on MQTT, but -at least for my personal knowledge - I believe that some clarification over the support of the v5 and v3.1.1 could be clarified. Wh…
-
MqttClient.java:
public IMqttToken subscribe(String[] topicFilters, int[] qos, IMqttMessageListener[] messageListeners)
throws MqttException {
return this.subscribe(topicFilters, qos, message…
misau updated
5 years ago
-
- [x] Bug exists Release Version 1.2.2 ( Master Branch)
- [ ] Bug exists in MQTTv3 Client on Snapshot Version 1.2.3-SNAPSHOT (Develop Branch)
- [ ] Bug exists in MQTTv5 Client on Snapshot Version 1.…
-
Hi,
I have configured two EMQ-X 4.0.5 Clusters and would like to put a bridge between. I'm fairly new to EMQ-X so perhaps it is a configuration issue, but we're having issues which appear to be rel…
-
Hello Paho maintainers,
this project seems important for a comunity, but I am surprised with inactivity.
Latest commit was done 2 months ago, and there are 7 outstanding PRs at this moment with pr…
-
### Describe the bug
After a message is published, the message received through the mqtt server changes
### Which project is your bug related to?
- Server
### To Reproduce
Steps to reproduce …