MatrixRTC native support checklist #1432
Labels
No labels
Blocked
Bug
Cherry-picking
Database
Dependencies
Dependencies/Renovate
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/E2EE
Matrix/Federation
Matrix/Hydra
Matrix/MSC
Matrix/Media
Matrix/T&S
Meta
Meta/CI
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Support
To-Merge
Wont fix
old/ci/cd
old/rust
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
continuwuation/continuwuity#1432
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
MatrixRTC: MSC4143 (rendered)
I could at least help getting some confit options in to populate the .well-known responses with the rtc info :)
I think .well-known isn't meant to be used for MatrixRTC anymore, though Element Call still uses it? So the new endpoint needs to be implemented also?
@Henry-Hiles wrote in #1432 (comment):
Then what’s the endpoint for the application info?
I thought that was still going to be in the well-known somewhere.
I couldn’t find it from skimming the MSC
@benbot wrote in #1432 (comment):
Looks like
/_matrix/client/v1/rtc/transportshttps://github.com/matrix-org/matrix-spec-proposals/blob/toger5/matrixRTC/proposals/4143-matrix-rtc.md#discovery-of-rtc-transports
That’s for the RTC transports, not the RTC application types.
github.com/matrix-org/matrix-spec-proposals@7907635a54/proposals/4143-matrix-rtc.md (matrixrtc-application-types)