feat(multiplayer): replace polling with server-sent events and redis pub/sub
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
"@prisma/adapter-pg": "^7.7.0",
|
||||
"@prisma/client": "^7.7.0",
|
||||
"bcryptjs": "^3.0.3",
|
||||
"ioredis": "^5.10.1",
|
||||
"jose": "^6.2.2",
|
||||
"next": "16.2.3",
|
||||
"next-auth": "5.0.0-beta.30",
|
||||
|
||||
Reference in New Issue
Block a user