Andrea Selva
Andrea Selva
> Did you implement MQTT 5.0 in the code? I'm implementing it, but for `v0.18-SNAPSHOT` > It seems you have used this logic in the moquette version 0.17. How it's...
>MQTT 5.0 in version 0.17 Just a note, Moquette v0.17 doesn't implement MQTT5
> I think your logic for Qos=0 is wrong! Because there is a lot use cases where we need to retain messages for IoT things with QoS=0. I think that's...
> You can simply consider to retain messages for QoS=0 by a config parameter. Yep I think we can do that. Please close this issue an open one describing such...
This comes from `aether` which is the dependency resolver of Maven. It is lamenting of `[ERROR] Malformed \uxxxx encoding.` so maybe related to some non UTF8 chars in your `pom.xml`....
Thanks @jsvd for picking up the 🐘 , follow a description of how we can do it, renouncing to little performance (I don't have any data about it, should we...
Hi @paulparas thank's for pointing it out, it's going to be released in `8.16.0`
You are right! Good catch, if you mind please create a PR to fix the doc :-)
@Agoni-sudo in the interceptor interface you can grab all the information present in `InterceptConnectMessage`, and actually it doesn't contains such information. Please create an issue describing the desired behavior and...
Yep, @Yunustt if you or @Agoni-sudo desire to create a PR for this aspect I'll be happy to review :-)