MSC4143: Fix response .../org.matrix.msc4143/rtc/transports #53
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
continuwuation/ruwuma!53
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "spaetz/ruwuma:shortbread_glenfiddich"
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?
OBS: This is a completely untested PR, as I don't know how to compile a local ruwuma and test it with a local c10y. However, from glancing at the code, it does look correct. (famous last words)
The /_matrix/client/unstable/org.matrix.msc4143/rtc/transports endpoint
returns a JSON array titled rtc_foci. MSC4143 specifies that this should
be rtc_transports
fixes: continuwuation/continuwuity#1602
This may need a corresponding commit in Continuwuity merged at the same time afaict because of the struct fields being public
cargo xtask ci
fails with
BTW