Add support for multi-stream VoIP (#1735)

As per MSC3077.
This commit is contained in:
Kévin Commaille 2024-03-19 18:02:35 +01:00 committed by GitHub
parent 5c96f45556
commit 38796de79a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 84 additions and 11 deletions

View file

@ -0,0 +1 @@
Add support for multi-stream VoIP, as per [MSC3077](https://github.com/matrix-org/matrix-spec-proposals/pull/3077).