Skip to content

wanderingmeow/htpsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

htpsync

A library for synchronizing local time with remote HTTP servers by analyzing HTTP Date headers and measuring round-trip time (RTT). Useful for environments without NTP access or exposed time sync APIs, such as ticketing systems or flash sales platforms. Unlike traditional NTP, this approach works over standard HTTP connections and provides detailed precision metrics for time offset calculations.

About

A library implementing client time synchronization with server via HTTP Date headers. For syncing client time with servers without NTP or time sync APIs exposed, e.g. ticketing systems or flash sale platforms.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors