UNPKG
timesync
Version:
latest (1.0.11)
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
0.0.1
Time synchronization between peers
github.com/enmasseio/timesync
enmasseio/timesync
timesync
/
examples
/
basic
/
http
/
README.md
17 lines
(8 loc)
•
240 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
To run this example, first install dependencies:
npm install promise
Then start the server:
node server.js
Or with debugging:
DEBUG=* node server.js
Then open the following url in your browser:
http://localhost:8081