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

Fixing handling of puback property de/serialization #116

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

ryan-summers
Copy link
Member

This PR fixes #115 by adjusting the deserialization and serialization of PubAck messages that have no properties.

Copy link
Member

@jordens jordens left a comment

Choose a reason for hiding this comment

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

LGTM. Interesting that the serde infra needs so little tweaking to account for this change.

@jordens jordens self-requested a review November 3, 2022 10:57
@jordens jordens merged commit 4351284 into master Nov 3, 2022
@jordens jordens deleted the rs/issue-115/puback-properties branch November 3, 2022 10:58
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.

Publishing/receiving QoS::AtLeastOnce results in protocol errors
2 participants