test change
This commit is contained in:
parent
2cdbdd484f
commit
68a20fd71c
1 changed files with 0 additions and 1 deletions
|
|
@ -34,7 +34,6 @@ const games = {}
|
|||
|
||||
const wss = new WebSocketServer(config.ws);
|
||||
|
||||
|
||||
const notify = (data) => {
|
||||
// TODO: throttle
|
||||
wss.notifyAll(data)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue