matrix-js-sdk
matrix-js-sdk copied to clipboard
Feature(MatrixRTC): E2E ratchet key on new joiners
Draft based on https://github.com/matrix-org/matrix-js-sdk/pull/4799
Checklist
- [ ] Tests written for new code (and old code if feasible).
- [ ] New or updated
public/exportedsymbols have accurate TSDoc documentation. - [ ] Linter and other CI checks pass.
- [ ] Sign-off given on the changes (see CONTRIBUTING.md).