Skip to content
This repository was archived by the owner on Oct 30, 2025. It is now read-only.

Commit 891c793

Browse files
authored
Merge pull request #47 from dyte-io/fix/rtk-6270-multi-meeting-support
feat(multi-meeting-support): added multiple meeting support on the same webpage
2 parents 67d18c4 + d370a3d commit 891c793

File tree

42 files changed

+1273
-8929
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+1273
-8929
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ <h1>Cloudflare Realtime Kit React Samples</h1>
8989
<li><a href="/samples/facetime/dist">Facetime</a></li>
9090
<li><a href="/samples/live-auction/dist">Live Auction</a></li>
9191
<li><a href="/samples/multi-meeting/dist">Multiple Meeting UI</a></li>
92+
<li><a href="/samples/multi-meeting-custom/dist">Multiple Meeting UI with Custom UI</a></li>
9293
<li><a href="/samples/screenshare-focused-ui-with-custom-addons/dist">Screenshare Focused UI with Custom Addons</a></li>
9394
<li><a href="/samples/simple-group-call/dist">Simple Group Call</a></li>
9495
<li><a href="/samples/simple-ui/dist">Simple UI</a></li>

0 commit comments

Comments
 (0)