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

[Enhancement] Implement Will delay in MQTT 5.0 #244

Open
DongyuanPan opened this issue Mar 5, 2024 · 0 comments
Open

[Enhancement] Implement Will delay in MQTT 5.0 #244

DongyuanPan opened this issue Mar 5, 2024 · 0 comments

Comments

@DongyuanPan
Copy link
Contributor

DongyuanPan commented Mar 5, 2024

Add the ability to specify a delay between the end of the connection and sending the will message. This is designed so that if a connection to the session is re-established then the will message is not sent. This allows for brief interruptions of the connection without notification to others.

branch: develop_mqtt5.0
FYI:https://docs.oasis-open.org/mqtt/mqtt/v5.0/mqtt-v5.0.html

image
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

No branches or pull requests

1 participant