Scaling up to new router after this many users connect
This commit is contained in:
@@ -5,6 +5,8 @@ const config = require('../config/config');
|
||||
|
||||
const logger = new Logger('Room');
|
||||
|
||||
const ROUTER_SCALE_SIZE = 40;
|
||||
|
||||
class Room extends EventEmitter
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user