You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-08-05 00:42:10 +03:00
* RTCEncryptionManager: Joiner key rotation grace period * Test to clarify useKeyDelay and keyRotationGracePeriodMs interference * make test more configurable * rename delayRolloutTimeMillis to useKeyDelay same as config option * rename skipRotationGracePeriod to keyRotationGracePeriodMs * clarify that oldMemberships is not used by RTCEncryptionManager * improve doc * cleanup test * more comment in test * comment additions * cleanup runOnlyPendingTimers --------- Co-authored-by: Timo <toger5@hotmail.de>