Skip to content
Snippets Groups Projects
Commit 2156bf9e authored by arshiam2's avatar arshiam2
Browse files

wip

parent b6fafa19
No related branches found
No related tags found
1 merge request!2WIP: Old 4
......@@ -124,6 +124,7 @@ function updateStatuses() {
const message = Buffer.from(`dead ${connection}`);
console.log(message.toString())
console.log(Date.now() - connections[connection].timestamp)
console.log(machineToIps["1"])
socket.send(
message,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment