NodeGuy / server-date

Make the server's clock available in the browser.
http://www.nodeguy.com/serverdate/
Mozilla Public License 2.0
193 stars 52 forks source link

See whether it's possible to improve precision using WebSockets. #13

Closed NodeGuy closed 7 years ago

NodeGuy commented 10 years ago

WebSockets have lower overhead than HTTP requests, but this may be a theoretical advantage rather than a practical one.