eclipse / paho.mqtt.java

Eclipse Paho Java MQTT client library. Paho is an Eclipse IoT project.
https://eclipse.org/paho
Other
2.14k stars 887 forks source link

Add test for mass retained messages and wild card subscription #1050

Open gg-dim opened 3 months ago

gg-dim commented 3 months ago

We had some issues (not paho) with retained messages and wild card subscription and I would like to contribute the tests I wrote in this context.