Merge branch 'livekit' into toger5/delayed-event-delegation

This commit is contained in:
Timo
2026-01-05 21:26:15 +01:00
committed by GitHub
33 changed files with 1595 additions and 2844 deletions

View File

@@ -76,8 +76,8 @@
style="position: absolute; top: 0; right: 0; background-color: #ffffff10"
>
<div id="connect_status"></div>
<button onclick="window.matrixRTCSdk.leave();">Leave</button>
<button onclick="window.matrixRTCSdk.sendData({prop: 'Hello, world!'});">
<button onclick="window.matrixRTCSdk.leave()">Leave</button>
<button onclick="window.matrixRTCSdk.sendData({ prop: 'Hello, world!' })">
Send Text
</button>
<div id="members"></div>