Open tclarke opened 6 months ago
Thanks for the report, good to hear this project is still useful despite the long time since last update. May I ask if you are using it as a binary or as a Rust crate ?
I do intend to catch up with needed updates (I have some WIP to use the latest mqttrs crate) and address feature requests, but I need to allocate some time. Happy to review a PR, if you want to make one.
I'm using it as a binary right now but I could see using the library to stand-up a test framework for future tests.
When publishing a QOS 2 there's a panic indicating it isn't supported. This should be added.