add client receiving base

This commit is contained in:
2025-05-04 14:17:20 +02:00
parent fbbaabb04b
commit 194fd2adea
9 changed files with 228 additions and 2 deletions

View File

@@ -7,6 +7,6 @@
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<script src="script.js"></script>
</body>
</html>