feat(api): add MSC4143 RTC transports discovery endpoint #48

Merged
nex merged 2 commits from 0xnim/ruwuma:feat/msc4143-rtc-transports-discovery-endpoint into conduwuit-changes 2026-02-23 22:49:23 +00:00
Contributor
<!-- PR checklist, not strictly necessary but generally useful unless you're just fixing a typo or something like that: - Run `cargo xtask ci` locally before posting the PR - Documented public API changes in CHANGELOG.md files -->
0xnim force-pushed feat/msc4143-rtc-transports-discovery-endpoint from 7255ef75f1 to 165f2bd438 2026-02-23 19:07:17 +00:00 Compare
nex requested changes 2026-02-23 22:43:20 +00:00
Dismissed
@ -0,0 +17,4 @@
authentication: None,
history: {
unstable => "/_matrix/client/unstable/org.matrix.msc4143/rtc/transports",
1.15 => "/_matrix/client/v1/rtc/transports",
Owner

Since the proposal isn't in the spec yet the stable URL should be omitted

Since the proposal isn't in the spec yet the stable URL should be omitted
0xnim marked this conversation as resolved
nex approved these changes 2026-02-23 22:49:20 +00:00
nex merged commit a4b5e89f49 into conduwuit-changes 2026-02-23 22:49:23 +00:00
Sign in to join this conversation.
No description provided.