Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
MatrixRTC: move MatrixRTCSession logic into LocalMembershipManager #4608
MatrixRTC: move MatrixRTCSession logic into LocalMembershipManager #4608
Changes from 6 commits
8dd116b
7e066bc
dd0a6b0
265190c
6f119f7
0be53f7
df3c47e
35b7db8
24c8eb1
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check failure on line 489 in spec/unit/matrixrtc/MatrixRTCSession.spec.ts
GitHub Actions / Jest [unit] (Node lts/*)
MatrixRTCSession › key management › sending › doesn't re-send key immediately
Check failure on line 489 in spec/unit/matrixrtc/MatrixRTCSession.spec.ts
GitHub Actions / Jest [unit] (Node lts/*)
MatrixRTCSession › key management › sending › doesn't re-send key immediately
Check failure on line 489 in spec/unit/matrixrtc/MatrixRTCSession.spec.ts
GitHub Actions / Jest [unit] (Node 22)
MatrixRTCSession › key management › sending › doesn't re-send key immediately
Check failure on line 489 in spec/unit/matrixrtc/MatrixRTCSession.spec.ts
GitHub Actions / Jest [unit] (Node 22)
MatrixRTCSession › key management › sending › doesn't re-send key immediately
Check failure on line 496 in spec/unit/matrixrtc/MatrixRTCSession.spec.ts
GitHub Actions / Jest [unit] (Node lts/*)
MatrixRTCSession › joining › calls › sends a membership event with session payload when joining a call
Check failure on line 496 in spec/unit/matrixrtc/MatrixRTCSession.spec.ts
GitHub Actions / Jest [unit] (Node lts/*)
MatrixRTCSession › joining › calls › does not prefix the state key with _ for rooms that support user-owned state events
Check failure on line 496 in spec/unit/matrixrtc/MatrixRTCSession.spec.ts
GitHub Actions / Jest [unit] (Node 22)
MatrixRTCSession › joining › calls › sends a membership event with session payload when joining a call
Check failure on line 496 in spec/unit/matrixrtc/MatrixRTCSession.spec.ts
GitHub Actions / Jest [unit] (Node 22)
MatrixRTCSession › joining › calls › does not prefix the state key with _ for rooms that support user-owned state events