feat(utilities): WS log
This commit is contained in:
parent
33b43f96a1
commit
aade6410b1
1 changed files with 1 additions and 0 deletions
|
|
@ -227,5 +227,6 @@ module.exports = {
|
|||
socket.to(socket.peerId).emit(NEW_AGENT_MESSAGE);
|
||||
}
|
||||
});
|
||||
console.log("WS server started")
|
||||
}
|
||||
};
|
||||
Loading…
Add table
Reference in a new issue