vert-x3 / vertx-mqtt

Vert.x MQTT
Apache License 2.0
184 stars 86 forks source link

Feature/unsubscribe from multiple topics #224

Closed SivaAkiro closed 1 year ago

SivaAkiro commented 2 years ago

Motivation:

Multiple MQTT topics can be unsubscribed together.

Conformance:

Your commits should be signed and you should have signed the Eclipse Contributor Agreement as explained in https://github.com/eclipse/vert.x/blob/master/CONTRIBUTING.md Please also make sure you adhere to the code style guidelines: https://github.com/vert-x3/wiki/wiki/Vert.x-code-style-guidelines

SivaAkiro commented 2 years ago

Fixed the review comments, can you please review?

SivaAkiro commented 2 years ago

Nothing is changed, wrongly clicked on the refresh button.