feat: rtc peer connection offer

This commit is contained in:
Ahmet Kaan Gümüş 2025-04-11 04:58:16 +03:00
parent 7434d131c4
commit 0aa65f0f60
17 changed files with 389 additions and 59 deletions

View file

@ -1,6 +1,11 @@
<!DOCTYPE html>
<html>
<head></head>
<h1>"Hello"</h1>
<body></body>
<head>
<link data-trunk rel="css" href="assets/main.css" />
</head>
<h1>"Hello"</h1>
<body></body>
</html>