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

Handle the invalidate OOB push message. #2717

Open
wants to merge 2 commits into
base: v5
Choose a base branch
from

Conversation

sjpotter
Copy link
Contributor

Description

Provides a register callback that if set will be called when the client receives a key invalidate message from the server.


Checklist

  • Does npm test pass with this change (including linting)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?

@sjpotter sjpotter requested a review from leibale March 14, 2024 08:19
- would argue that existing push message handlers should be handled in this manner, with the registration function not allowing one to overwrite "built in" handlers.
@sjpotter
Copy link
Contributor Author

sjpotter commented Apr 6, 2024

this should probably be closed and #2735 used instead.

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.

None yet

1 participant