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

feat(desktop): support enable ignore qos 0 messages #1743

Merged
merged 2 commits into from
Aug 29, 2024
Merged

Conversation

ysfscream
Copy link
Member

@ysfscream ysfscream commented Aug 28, 2024

PR Checklist

If you have any questions, you can refer to the Contributing Guide

What is the current behavior?

All messages will be stored

Issue Number

Example: None

What is the new behavior?

According to the MQTT protocol specification, it supports ignoring QoS messages and not storing them locally. When enabled, this can optimize performance for receiving and publishing large volumes of messages

image

Does this PR introduce a breaking change?

  • Yes
  • No

Specific Instructions

Are there any specific instructions or things that should be known prior to review?

Other information

@ysfscream ysfscream changed the title fix(desktop): improve MQTT wildcard topic matching for '#' feat(desktop): support enable ignore qos 0 messages Aug 28, 2024
@ysfscream ysfscream requested a review from Red-Asuka August 28, 2024 16:55
@ysfscream ysfscream self-assigned this Aug 28, 2024
@ysfscream ysfscream added enhancement New feature or request feature This pr is a feature desktop MQTTX Desktop migration database migration labels Aug 28, 2024
@ysfscream ysfscream added this to the v1.11.0 milestone Aug 28, 2024
@Red-Asuka Red-Asuka merged commit f89f5b0 into main Aug 29, 2024
1 check passed
@Red-Asuka Red-Asuka deleted the ysf/desktop branch August 29, 2024 03:02
@ysfscream ysfscream restored the ysf/desktop branch August 29, 2024 08:02
@ysfscream ysfscream deleted the ysf/desktop branch August 30, 2024 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
desktop MQTTX Desktop enhancement New feature or request feature This pr is a feature migration database migration
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants