p2p poll logic added

This commit is contained in:
Hollajay
2026-03-19 10:52:12 +01:00
parent 68797053ac
commit 5415741940
14 changed files with 6947 additions and 73 deletions

View File

@@ -10,6 +10,7 @@
},
"dependencies": {
"next": "16.2.0",
"peerjs": "^1.5.5",
"react": "19.2.4",
"react-dom": "19.2.4"
},