Skip to content

Instantly share code, notes, and snippets.

View djmiq's full-sized avatar
🎯
Focusing

djmiq

🎯
Focusing
View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Iframe — WebRTC client</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<style>
body {
font-family: sans-serif;
margin: 2em;
@djmiq
djmiq / report.html
Last active September 27, 2025 15:06
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Iframe — WebRTC client</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<style>
body {
font-family: sans-serif;
margin: 2em;