v0.6.9
🧹 Housekeeping
Bump netty to 4.1.94.Final
Bump guava to 32.1.0-jre
Features 🌈
- Add config usage status when selecting mqtt config.
- Improve the user experience of mqtt and refine subcommands 🥳
commands:
help Displays help information about the specified command
pub, publish Publish a message to a list of topics
sub, subscribe Subscribe this MQTT client to a list of topics
unsub, unsubscribe Unsubscribe this MQTT client from a list of topics
dis, disconnect Disconnects this MQTT client
ls, list List connected client info and subscribed topics
exit Exit the current context