GitXplorerGitXplorer
m

timeSync

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
be71d2cfab6232b3aee211d14a5bf111826a30f1

Small Fixes to timesync app

mmitsos1os committed 8 years ago
Unverified
7e35c850564df9e668744b397f0fc5c45c917909

Final version?

committed 8 years ago
Unverified
df9c5aae6a9387e6d6d394471460523cf4fff8eb

Minor changes

committed 8 years ago
Unverified
b470dcedd2fc846aa841bddca5f5d3ef6a0707c9

Client now works with promises, added a config.json file for available options

committed 8 years ago
Unverified
1f8f60776883ae3b09e73ae49e2b30c1f31394d9

added config, and test

committed 8 years ago
Unverified
fcb04504b7721ce31ea1bb685e3ab8d2f789f79c

Fixed some erros regarding seconds-milliseconds

committed 8 years ago

README

The README file for this repository.

timeSync

Time synchronization between server/client.
Using https://github.com/enmasseio/timesync library.

Install

Install dependencies.

  npm install

Options

You can change the configuration from the config.json file. (i.e server, delay, ..)