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

feat(coap); Support for server keepalives (IEC-254) #468

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

mrdeep1
Copy link
Contributor

@mrdeep1 mrdeep1 commented Jan 10, 2025

Checklist

  • Component contains License
  • Component contains README.md
  • Component contains idf_component.yml file with url field defined
  • Component was added to upload job
  • Component was added to build job
  • Optional: Component contains unit tests
  • CI passing

Change description

Addition of support for server initiated CoAP keepalive packets to garbage collect stale observation requests when the client goes away.

@github-actions github-actions bot changed the title feat(coap); Support for server keepalives feat(coap); Support for server keepalives (IEC-254) Jan 10, 2025
@mrdeep1
Copy link
Contributor Author

mrdeep1 commented Jan 10, 2025

See obgm/libcoap#1568

@mahavirj mahavirj merged commit acfcdcf into espressif:master Jan 15, 2025
48 checks passed
@mrdeep1 mrdeep1 deleted the server_keepalive branch January 15, 2025 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants