vert-x3 / vertx-mqtt

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

Feature/unsusbcribe from multiple topics #223

Closed SivaAkiro closed 2 years ago

SivaAkiro commented 2 years ago

Motivation:

While we unsubscribing the topic in MQTT, currently we need to give one by one. By this changes we can unsubscribe multiple topics.

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