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

Fixed session present not be available in MQTT 5 #1439

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Zephyrus29
Copy link

Session present does not function on MQTT 5, changed the check to be available for 3.1.1 and above rather than just 3.1.1

Signed-off-by: Nicholas Hunn <nick.hunn@gmail.com>
@Zephyrus29
Copy link
Author

Is there anyway to fix AppVeyor? Or I am reliant on a project admin to fix this

@Aposhian
Copy link

Just noting here that this specifically fixes this for the synchronous client. The async client already correctly populates session present on any version, including MQTT v5.

@Zephyrus29 Zephyrus29 marked this pull request as draft March 14, 2024 23:46
@Zephyrus29 Zephyrus29 marked this pull request as ready for review March 14, 2024 23:46
@Zephyrus29 Zephyrus29 closed this Mar 14, 2024
@Zephyrus29 Zephyrus29 reopened this Mar 14, 2024
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.

None yet

2 participants