#ntp #time #request-response #parser #server #unix #networking

no-std ntp-nostd

Basic client request and response parse for NTP protocol, very much a WIP

1 unstable release

0.0.1 Sep 2, 2023

#22 in #ntp

29 downloads per month

MIT license

14KB
266 lines

The only thing that has been tested is sending a client request to a server and parsing out the NTP time, and converting the time to unix. No further work is expected unless there is demand for it outside of my one use case here.

No runtime deps