-
The current API of v5 client doesn't let us specify subscription options while subscribing.
* rumqttc version: "0.22.0"
### Context
MQTTv5 introduces [subscription options](https://docs.oasis-o…
-
Please fill out the form below before submitting, thank you!
- [x] Bug exists Release Version 1.2.5 ( Master Branch)
- [ ] Bug exists in MQTTv3 Client on Snapshot Version 1.2.6-SNAPSHOT (Develop B…
-
Please fill out the form below before submitting, thank you!
- [ x ] Bug exists Release Version 1.2.0 ( Master Branch)
- [ x ] Bug exists in MQTTv3 Client on Snapshot Version 1.2.1-SNAPSHOT (Devel…
-
Hi @icraggs - firstly, thank you so much for all the work you have put into this test suite. It's an incredible tool for ensuring compliance.
I have a question regarding the behaviour of client_te…
-
**Describe the bug**
I am using nanomq arm64 version on nvidia jetson orin board. And configured quic bridge. When the length of data sent is less than one thousand, it is normal. When the length of …
-
The MQTT version 5.0 specification is nearing completion, with the availability of working draft 15 (https://www.oasis-open.org/committees/documents.php?wg_abbrev=mqtt&show_descriptions=yes), which is…
-
### Environment
- VerneMQ Version: 2.0.1-8-g61c1938f
- OS: Debian 12
- Erlang/OTP version (if building from source): 26.2.5
- Cluster size/standalone: standalone
### Current Behavior
MQTTv5: I…
-
Hi all:
Sometimes my MQTT client needs to close its connection to the broker and immediately open a new one with a different client id, will message and subscriptions. That client runs in a `Linux …
-
Apologies if I am missing something obvious. I am a rust newbie and and am trying to get a simple mqtt POC working.
I have this in my Cargo.toml file
```
[dependencies]
mqttrs = { version = "0.4…
-
Hello,
I wrote a class which should test MQTT Brokers. The method "check_userprops" checks if it is possible to send and receive User Properties. I can see the message incl. the Properties in my MQ…