An Open Source Kotlin SNTP library
Stars
281
Forks
18
Watchers
281
Open Issues
14
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
10
commits
8
commits
7
commits
2
commits
1
commits
Replace NTP packets decoding / encoding with Kotlin implementation (#57)
87cdaa5View on GitHubChange SNTP cache mutating methods to be synchronized (#50)
789936cView on GitHubRemove initialization state from the SNTP service (#51)
21fa5b8View on GitHubChange default NTP servers from US to international ones. (#49)
ce34b7bView on GitHubFilter out long latency responses to increase accuracy (#48)
feeea3dView on GitHubRemove redundant resources from the demo application (#45)
0c227efView on GitHubRemove Android-specific annotation from the JVM artifact (#43)
179d65bView on GitHubFix KDoc current time method reference for KronosClock.shutdown. (#30)
19642bbView on GitHub