Hacker News new | ask | show | jobs
by netsharc 1363 days ago
I wonder if it could be done better using WebSockets: setup the connection, start the stopwatch, send a byte, wait to receive a byte, stop the stopwatch, and close the connection.