-
-
Notifications
You must be signed in to change notification settings - Fork 620
Optimise MatrixRTC sender key distribution for case of single member #4460
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
Conversation
None of the tests themselves should have changed
The "doesn't re-send key immediately" test is superseded by the other test cases
Just got additional input
so pls ignore the below :-)
|
I've converted to draft as this will collide with #4472 |
This PR has been automatically closed because it has been stale for 180 days. If you wish to continue working on this PR, please ping a maintainer to reopen it. |
Based on top of #4453.
Optimises two scenarios:
The "doesn't re-send key immediately" test is superseded by the other test cases.
Checklist
public
/exported
symbols have accurate TSDoc documentation.