Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subscription IDs support in broker #632

Merged
merged 6 commits into from
Aug 3, 2023
Merged

Subscription IDs support in broker #632

merged 6 commits into from
Aug 3, 2023

Conversation

swanandx
Copy link
Member

@swanandx swanandx commented Jun 1, 2023

Client can specify subscription identifier while subscribing to a topic. While forwarding the Publish packets that matches particular subscription, broker will add the respective identifier ( if exists ) in publish properties.

Type of change

New feature (non-breaking change which adds functionality)

Checklist:

  • Formatted with cargo fmt
  • Make an entry to CHANGELOG.md if its relevant of user of the library. If its not relevant mention why.

@swanandx swanandx mentioned this pull request Jun 1, 2023
19 tasks
@stale stale bot added the stale Not moving forward; blocked label Jun 21, 2023
@stale stale bot removed the stale Not moving forward; blocked label Jul 26, 2023
Copy link

@h3nill h3nill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@swanandx swanandx merged commit 30f8ed3 into main Aug 3, 2023
3 checks passed
@swanandx swanandx deleted the sub-ids branch August 3, 2023 14:02
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.

2 participants