FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ax4/time-sync: A simple time sync server · GitHub

/ time-sync Public
forked from hczhcz/time-sync
 
 

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Time Sync Server

Just a demo of Cristian's algorithm.

Sent Time = Remote Time - RTT / 2
Received Time = Remote Time + RTT / 2

Read the comments for details.

Setup

npm install socket.io
nodejs server.js

License

MIT

About

A simple time sync server

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL