Skip to content

Conversation

ithapar
Copy link
Contributor

@ithapar ithapar commented Aug 11, 2025

Add support for bulk unsubscriptions in MQTT client

This pull request implements a new method to allow unsubscribing from multiple topics in a single call.

Closes #616

@shamblett shamblett changed the base branch from master to issue616 August 11, 2025 13:36
@shamblett shamblett merged commit c13a75d into shamblett:issue616 Aug 11, 2025
1 of 2 checks passed
shamblett added a commit that referenced this pull request Aug 13, 2025
* Added missing definition for bulk unsubscriptions. (#617)

Co-authored-by: Ishan Thapar <[email protected]>

* Issue 616 - Formatting

* Issue 616

* Issue 616 - code first cut

* Issue 616 - code first cut

* Issue 616 - code first cut

* Issue 616 - final first cut

* Issue 616 - final first cut

* Issue 616 - final

* Issue 616 - final

---------

Co-authored-by: ithapar <[email protected]>
Co-authored-by: Ishan Thapar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing support for bulk unsubscription in the library

2 participants