github.com/coyove/sdss@v0.0.0-20231129015646-c2ec58cca6a2/future/chrony/README.md (about) 1 # Chrony network protocol used for command and monitoring of the timeserver 2 3 [![GoDoc](https://godoc.org/github.com/facebook/time/ntp/protocol/chrony?status.svg)](https://godoc.org/github.com/facebook/time/ntp/protocol/chrony) 4 5 Native Go implementation of Chrony communication protocol v6. 6 7 As of now, only monitoring part of protocol that is used to communicate between `chronyc` and `chronyd` is implemented.