famedly / matrix-dart-sdk

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

chore: bump make and use key delays to have more buffer #1845

Closed td-famedly closed 1 month ago

td-famedly commented 1 month ago

element call uses 3 and 5 seconds respectively, this should be fine.

Now you do not make a new key until there's been 4 seconds where no one left the call before the previous leave. And an additional 6 seconds for the key to be used to actually encrypt the streams to make sure everyone has them.