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

Add Connection Ack message to connection status #524

Closed
shamblett opened this issue Mar 27, 2024 · 4 comments
Closed

Add Connection Ack message to connection status #524

shamblett opened this issue Mar 27, 2024 · 4 comments

Comments

@shamblett
Copy link
Owner

The MqttClientConnectionStatus class should be updated to add the received conn ack message from the broker, this will make its contents visible to users that need it. The mqtt5_client already does this.

@shamblett
Copy link
Owner Author

Also see #420

@shamblett
Copy link
Owner Author

Session present flag also added to the connect ack variable header for version 3.1.1 of the protocol.

@shamblett
Copy link
Owner Author

Change merged

@shamblett
Copy link
Owner Author

Complete, package re released at version 10.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant