Client Code Done - Needs Bug Fixing

This commit is contained in:
2026-04-26 00:06:49 -04:00
parent a52ae2f4a4
commit 92c432cd49
7 changed files with 548 additions and 504 deletions

View File

@@ -8,6 +8,9 @@
<link rel="stylesheet" href="styles/app.css">
<link rel="stylesheet" href="index.css">
<script src="_framework/hybridwebview.js"></script>
<script src="media.js"></script>
<script src="relaySocket.js"></script>
<script src="rtc.js"></script>
<script src="index.js"></script>
</head>
<body>
@@ -16,8 +19,8 @@
</div>
<div>
<button onclick="refreshDevicesAndPreview()">Refresh Devices</button>
<button onclick="joinChannelCall()">Join Call</button>
<button onclick="Media.refreshDevicesAndPreview()">Refresh Devices</button>
<button onclick="RelayRtc.joinChannelCall()">Join Call</button>
</div>
<div style="margin-top: 8px;">