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
(EXPERIMENTAL) Prototyping with to-device sender key distribution #2572
base: livekit
Are you sure you want to change the base?
(EXPERIMENTAL) Prototyping with to-device sender key distribution #2572
Changes from 1 commit
497b38b
4c68122
d060f85
9987a45
a33b40e
79d09e1
efcabe9
c5f50e0
38384c2
2afe179
7e1fbdb
0a3dae0
cd2937c
d219f32
a5ac5b2
20e3f67
e502cfb
102399a
4cfdd15
0c762fd
8e38d66
55ea373
c1161ed
cb89bd0
8f73f81
01c2efc
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Unchanged files with check annotations Beta
Check warning on line 190 in src/analytics/PosthogAnalytics.ts
src/analytics/PosthogAnalytics.ts#L188-L190
Check warning on line 26 in src/analytics/PosthogEvents.ts
src/analytics/PosthogEvents.ts#L26
Check warning on line 28 in src/analytics/PosthogEvents.ts
src/analytics/PosthogEvents.ts#L28
Check warning on line 67 in src/analytics/PosthogEvents.ts
src/analytics/PosthogEvents.ts#L66-L67
Check warning on line 97 in src/analytics/PosthogEvents.ts
src/analytics/PosthogEvents.ts#L77-L97
Check warning on line 12 in src/home/RegisteredView.tsx
src/home/RegisteredView.tsx#L12
Check warning on line 49 in src/home/RegisteredView.tsx
src/home/RegisteredView.tsx#L39-L49
Check warning on line 65 in src/home/RegisteredView.tsx
src/home/RegisteredView.tsx#L64-L65
Check warning on line 81 in src/home/RegisteredView.tsx
src/home/RegisteredView.tsx#L81
Check warning on line 84 in src/home/RegisteredView.tsx
src/home/RegisteredView.tsx#L84
Check warning on line 87 in src/home/RegisteredView.tsx
src/home/RegisteredView.tsx#L87
Check warning on line 103 in src/home/RegisteredView.tsx
src/home/RegisteredView.tsx#L103
Check warning on line 146 in src/home/RegisteredView.tsx
src/home/RegisteredView.tsx#L142-L146
Check warning on line 154 in src/home/RegisteredView.tsx
src/home/RegisteredView.tsx#L148-L154
Check warning on line 12 in src/home/UnauthenticatedView.tsx
src/home/UnauthenticatedView.tsx#L12
Check warning on line 48 in src/home/UnauthenticatedView.tsx
src/home/UnauthenticatedView.tsx#L38-L48
Check warning on line 59 in src/home/UnauthenticatedView.tsx
src/home/UnauthenticatedView.tsx#L58-L59
Check warning on line 92 in src/home/UnauthenticatedView.tsx
src/home/UnauthenticatedView.tsx#L91-L92
Check warning on line 94 in src/home/UnauthenticatedView.tsx
src/home/UnauthenticatedView.tsx#L94
Check warning on line 97 in src/home/UnauthenticatedView.tsx
src/home/UnauthenticatedView.tsx#L97
Check warning on line 100 in src/home/UnauthenticatedView.tsx
src/home/UnauthenticatedView.tsx#L99-L100
Check warning on line 131 in src/home/UnauthenticatedView.tsx
src/home/UnauthenticatedView.tsx#L131
Check warning on line 148 in src/home/UnauthenticatedView.tsx
src/home/UnauthenticatedView.tsx#L148
Check warning on line 215 in src/home/UnauthenticatedView.tsx
src/home/UnauthenticatedView.tsx#L211-L215
Check warning on line 223 in src/home/UnauthenticatedView.tsx
src/home/UnauthenticatedView.tsx#L217-L223
Check warning on line 91 in src/room/GroupCallView.tsx
src/room/GroupCallView.tsx#L91
Check warning on line 185 in src/room/GroupCallView.tsx
src/room/GroupCallView.tsx#L185
Check warning on line 195 in src/room/GroupCallView.tsx
src/room/GroupCallView.tsx#L195
Check warning on line 200 in src/room/GroupCallView.tsx
src/room/GroupCallView.tsx#L200
Check warning on line 218 in src/room/GroupCallView.tsx
src/room/GroupCallView.tsx#L217-L218
Check warning on line 233 in src/room/GroupCallView.tsx
src/room/GroupCallView.tsx#L233
Check warning on line 259 in src/room/GroupCallView.tsx
src/room/GroupCallView.tsx#L258-L259
Check warning on line 312 in src/room/GroupCallView.tsx
src/room/GroupCallView.tsx#L312
Check warning on line 167 in src/state/CallViewModel.ts
src/state/CallViewModel.ts#L167
Check warning on line 184 in src/state/CallViewModel.ts
src/state/CallViewModel.ts#L171-L184
Check warning on line 226 in src/state/CallViewModel.ts
src/state/CallViewModel.ts#L226
Check warning on line 234 in src/state/CallViewModel.ts
src/state/CallViewModel.ts#L228-L234
Check warning on line 373 in src/state/CallViewModel.ts
src/state/CallViewModel.ts#L367-L373
Check warning on line 387 in src/state/CallViewModel.ts
src/state/CallViewModel.ts#L381-L387
Check warning on line 102 in src/state/MediaViewModel.ts
src/state/MediaViewModel.ts#L98-L102
Check warning on line 340 in src/state/MediaViewModel.ts
src/state/MediaViewModel.ts#L340
Check warning on line 349 in src/state/MediaViewModel.ts
src/state/MediaViewModel.ts#L349
Check warning on line 88 in src/tile/GridTile.tsx
src/tile/GridTile.tsx#L83-L88
Check warning on line 101 in src/tile/GridTile.tsx
src/tile/GridTile.tsx#L101
Check warning on line 127 in src/tile/GridTile.tsx
src/tile/GridTile.tsx#L125-L127
Check warning on line 58 in src/tile/MediaView.tsx
src/tile/MediaView.tsx#L56-L58
Check warning on line 70 in src/tile/MediaView.tsx
src/tile/MediaView.tsx#L69-L70
Check warning on line 98 in src/tile/MediaView.tsx
src/tile/MediaView.tsx#L96-L98
Check warning on line 101 in src/tile/MediaView.tsx
src/tile/MediaView.tsx#L100-L101
Check warning on line 105 in src/tile/MediaView.tsx
src/tile/MediaView.tsx#L103-L105
Check warning on line 108 in src/tile/MediaView.tsx
src/tile/MediaView.tsx#L107-L108
Check warning on line 110 in src/tile/MediaView.tsx
src/tile/MediaView.tsx#L110
Check warning on line 113 in src/tile/MediaView.tsx
src/tile/MediaView.tsx#L113
Check warning on line 130 in src/tile/SpotlightTile.tsx
src/tile/SpotlightTile.tsx#L125-L130
Check warning on line 135 in src/tile/SpotlightTile.tsx
src/tile/SpotlightTile.tsx#L132-L135
Check warning on line 164 in src/tile/SpotlightTile.tsx
src/tile/SpotlightTile.tsx#L162-L164
Check warning on line 272 in src/utils/matrix.ts
src/utils/matrix.ts#L261-L272
Check warning on line 296 in src/utils/matrix.ts
src/utils/matrix.ts#L296
Check warning on line 298 in src/utils/matrix.ts
src/utils/matrix.ts#L298
Check warning on line 305 in src/utils/matrix.ts
src/utils/matrix.ts#L300-L305
Check warning on line 311 in src/utils/matrix.ts
src/utils/matrix.ts#L311