Open blakeelias opened 2 months ago
Can revisit whether to use NTP, TAI, or both.
And then look into dropping in the code provided, mostly as-is, in a standalone component that both client.py
and server.py
can access.
For prototype phase, using default system time is probably OK -- won't be off by very much. Enough to see the rest of the protocol/flow work.
Synchronize client and server clocks using International Atomic Time.
See below Claude conversation for implementation strategy:
[...]