element-hq / element-call

Group calls powered by Matrix
https://call.element.io
GNU Affero General Public License v3.0
591 stars 92 forks source link

Update matrix-js-sdk including MSC4222 support #2791

Open Half-Shot opened 1 week ago

Half-Shot commented 1 week ago

Draft PR to test the latest js-sdk changes.

Half-Shot commented 1 week ago

We tried it just now and found that if you joined into an existing call then you are still missing some state.

toger5 commented 1 week ago

So we keep the updated js-sdk but keep the memory store? Or was this blocked by florians 200room account which would make everything super slow?

Half-Shot commented 1 week ago

Or was this blocked by florians 200room account which would make everything super slow?

I would be wary, I'm also a few 10s of rooms in and this would likely spike costs for call.element.io (due to many initial syncs).

hughns commented 2 days ago

Memory store was done in https://github.com/element-hq/element-call/pull/2811