Describe the feature
Currently there is an unsubscribe method, which only allows to unsubscribe from a single topic. However, with MQTT you can unsubscribe from multiple topic filters at the same time.
Use cases
Unsubscribe from multiple topics, in a single message.
Describe the feature
Currently there is an unsubscribe method, which only allows to unsubscribe from a single topic. However, with MQTT you can unsubscribe from multiple topic filters at the same time.
Use cases
Unsubscribe from multiple topics, in a single message.