feat: refactor Socket.IO server implementation and update README for queue system
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
# Socket server
|
||||
SOCKET_PORT=4000
|
||||
NEXT_PUBLIC_SOCKET_URL=http://localhost:4000
|
||||
|
||||
# Queue settings
|
||||
QUEUE_THRESHOLD=100
|
||||
CONCURRENT_ACTIVE=50
|
||||
|
||||
Reference in New Issue
Block a user