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

Use session expiry from CONNECT message properties #753

Conversation

andsel
Copy link
Collaborator

@andsel andsel commented Jun 10, 2023

Release notes

Uses the SESSION_EXPIRY_INTERVAL in connect message to expire.

What it does?

Leverage the existing global expiry harness introduced with #739, reading the expiration time from the CONNECT's MQTT property SESSION_EXPIRY_INTERVAL

Closes #720

@andsel andsel self-assigned this Jun 10, 2023
@andsel andsel mentioned this pull request Jun 10, 2023
27 tasks
@andsel andsel force-pushed the feature/session_expiry_interval_implementation_third_try branch from 607c7bb to f0eeccc Compare June 10, 2023 15:13
@andsel andsel added the mqtt5 label Jun 17, 2023
@andsel andsel changed the title [WIP] Use session expiry from CONNECT message properties Use session expiry from CONNECT message properties Jun 21, 2023
@andsel andsel marked this pull request as ready for review June 21, 2023 06:25
@andsel andsel merged commit 0cab6e6 into moquette-io:mqtt5_development Jun 21, 2023
@andsel andsel mentioned this pull request Jul 31, 2023
andsel added a commit that referenced this pull request Jul 31, 2023
Wrap up some MQTT5 work in progress from branch https://github.com/moquette-io/moquette/tree/mqtt5_development  to `main`

The PR that are contained: 
- #697
- #709
- #713
- #753
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant