feat: add MatrixRTC delayed event support and make it a library for c10y support #1

Open
eleboucher wants to merge 1 commit from eleboucher/jwt-service-rs:feat/matrixrtc-delayed-events-core into main
First-time contributor

Add delegated delayed-leave support for MatrixRTC calls and extract reusable MatrixRTC/LiveKit protocol code into jwt-service-core.

Add delegated delayed-leave support for MatrixRTC calls and extract reusable MatrixRTC/LiveKit protocol code into `jwt-service-core`.
feat: add MatrixRTC delayed event support
Some checks failed
Release / plan (pull_request) Failing after 11s
Release / build-global-artifacts (pull_request) Has been skipped
Release / host (pull_request) Has been skipped
Release / announce (pull_request) Has been skipped
0f2c9ec7dd
Some checks failed
Release / plan (pull_request) Failing after 11s
Release / build-global-artifacts (pull_request) Has been skipped
Release / host (pull_request) Has been skipped
Release / announce (pull_request) Has been skipped
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u feat/matrixrtc-delayed-events-core:eleboucher-feat/matrixrtc-delayed-events-core
git switch eleboucher-feat/matrixrtc-delayed-events-core

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff eleboucher-feat/matrixrtc-delayed-events-core
git switch eleboucher-feat/matrixrtc-delayed-events-core
git rebase main
git switch main
git merge --ff-only eleboucher-feat/matrixrtc-delayed-events-core
git switch eleboucher-feat/matrixrtc-delayed-events-core
git rebase main
git switch main
git merge --no-ff eleboucher-feat/matrixrtc-delayed-events-core
git switch main
git merge --squash eleboucher-feat/matrixrtc-delayed-events-core
git switch main
git merge --ff-only eleboucher-feat/matrixrtc-delayed-events-core
git switch main
git merge eleboucher-feat/matrixrtc-delayed-events-core
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
continuwuation/jwt-service-rs!1
No description provided.