node-ntp-sync
node-ntp-sync copied to clipboard
Server example broken
The server example in the readme doesn't seem to work. This is possibly due to transmitTimestamp which differs from examples/server.js which uses a field called txTimestamp.
Fixing this alone doesn't seem to restore functionality; it seems the Origin timestamp is also wrong, being set to some time in 1994:
Is there a working example of the server API?
Fixed with #34