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

Correct handling of flags for PUBLISH packets in ControlPacket.WriteTo #150

Merged
merged 1 commit into from
Jul 28, 2023
Merged

Correct handling of flags for PUBLISH packets in ControlPacket.WriteTo #150

merged 1 commit into from
Jul 28, 2023

Conversation

MattBrittan
Copy link
Contributor

Calling ControlPacket.WriteTo when .Content was a Publish resulted in incorrect flags. This PR resolves the issue and adds a test.

Closes #149

@alsm alsm merged commit d731476 into eclipse-paho:master Jul 28, 2023
@MattBrittan MattBrittan deleted the issue149 branch November 4, 2023 01:22
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.

QOS1+ Publish Packets incorrectly Packed
2 participants