element-web/test/test-utils
Robin 28ed87bffe
Implement MSC3846: Allowing widgets to access TURN servers (#9061)
* Implement MSC3819: Allowing widgets to send/receive to-device messages

* Don't change the room events and state events drivers

* Implement MSC3846: Allowing widgets to access TURN servers

* Update to latest matrix-widget-api changes

* Support sending encrypted to-device messages

* Yield a TURN server immediately

* Use queueToDevice for better reliability

* Update types for latest WidgetDriver changes

* Upgrade matrix-widget-api

* Add tests

* Test StopGapWidget

* Fix a potential memory leak

* Add tests

* Empty commit to retry CI
2022-08-10 13:26:42 +00:00
..
beacon.ts
client.ts test UserSettingsDialog (#9118) 2022-08-01 06:47:13 +00:00
index.ts
location.ts
platform.ts
poll.ts
room.ts
test-utils.ts Implement MSC3846: Allowing widgets to access TURN servers (#9061) 2022-08-10 13:26:42 +00:00
threads.ts
utilities.ts Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00
video.ts
wrappers.tsx