element-web/test/test-utils
Robin 2c612d5aa1
Use native js-sdk group call support (#9625)
* Use native js-sdk group call support

Now that the js-sdk supports group calls natively, our group call implementation can be simplified a bit. Switching to the js-sdk implementation also brings the react-sdk up to date with recent MSC3401 changes, and adds support for joining calls from multiple devices. (So, the previous logic which sent to-device messages to prevent multi-device sessions is no longer necessary.)

* Fix strings

* Fix strict type errors
2022-11-28 16:37:32 -05:00
..
audio.ts
beacon.ts
call.ts Use native js-sdk group call support (#9625) 2022-11-28 16:37:32 -05:00
client.ts
composer.ts
console.ts
date.ts
index.ts
location.ts
platform.ts
poll.ts
relations.ts
room.ts
test-utils.ts Use native js-sdk group call support (#9625) 2022-11-28 16:37:32 -05:00
threads.ts
utilities.ts
wrappers.tsx