karbonsites - HTMLify profile
files of /karbonsites/contactusinedu/p2p-chat--forked-/
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
<!DOCTYPE html>
<html lang="en">
<head>
<title>P2P Chat Online</title>
<link rel="stylesheet" href="style.css">
<scr
<html lang="en">
<head>
<title>P2P Chat Online</title>
<link rel="stylesheet" href="style.css">
<scr
let peer;
let connection = null;
const myIdElement = document.getElementById('my-id');
const statusElement = document.getElement
let connection = null;
const myIdElement = document.getElementById('my-id');
const statusElement = document.getElement