famedly / matrix-dart-sdk

Matrix SDK written in pure Dart.
GNU Affero General Public License v3.0
52 stars 30 forks source link

feat: make voip key generator public #1821

Closed td-famedly closed 3 months ago

td-famedly commented 3 months ago

For: https://github.com/famedly/product-management/issues/2051 Relevant app PR: https://github.com/famedly/app/pull/5879

with this you can now send the key before joining the call to the participants, make sure to call onMemberStateChanged first to ensure groupCall.participants is populated