famedly / matrix-dart-sdk

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

refactor: make voip.calls and voip.groupCalls simpler #1796

Open td-famedly opened 3 months ago

td-famedly commented 3 months ago

Fixes: https://github.com/famedly/product-management/issues/1998

this does make stuff a bit simpler, but otoh not worth a breaking change considering https://github.com/matrix-org/matrix-spec-proposals/pull/4143, will take a look at it later

td-famedly commented 3 months ago

missing currentGroupCID setter impl

td-famedly commented 3 months ago

welp this evolved into a breaking change