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 options support in rumqttd #701

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

swanandx
Copy link
Member

This PR aims to add subscription options support in rumqttd for MQTTv5.

  • Supported options: max qos, retain as published, retain forward rule
  • Not supported: nolocal

This PR would also fix #682

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • Formatted with cargo fmt
  • Make an entry to CHANGELOG.md if it's relevant to the users of the library. If it's not relevant mention why.

@swanandx swanandx mentioned this pull request Aug 30, 2023
19 tasks
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.

rumqttd: Existing subscription should be updated on re-subscription
1 participant