Sockets are implemented

need a lot of fixes but are in a mostly working state as of now
This commit is contained in:
Kristy Fournier 2026-01-31 00:08:53 -05:00
parent 384b369eee
commit f064183b9a
4 changed files with 111 additions and 32 deletions

View file

@ -6,6 +6,7 @@
<link rel="stylesheet" href="styles.css">
<link rel="manifest" href="manifest.json" />
<meta charset="utf-8">
<script src="https://cdn.socket.io/4.7.5/socket.io.min.js"></script>
</head>
<body id="test-body">
<!--Cookie Popup(does it matter if im not tracking them? i have no idea)-->