This commit is contained in:
virus
2025-01-29 10:14:29 +01:00
parent 69d8ca94e7
commit 2528faf7ed
4 changed files with 22 additions and 14 deletions
+1
View File
@@ -1,4 +1,5 @@
<script src="/ws/socket.io/socket.io.js"></script>
<!-- <script src="/ws/socket.io/socket.io.min.js"></script>-->
<script>
const socket = io("http://localhost", {
path: '/ws/socket.io',