How to calculate ping between server and client?
I have a socket server in nodejs, a unity client and I try calculate the latency between them like below
Server:
I have a socket server in nodejs, a unity client and I try calculate the latency between them like below
Server: