Skip to content
This repository was archived by the owner on Dec 11, 2018. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 377 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 377 Bytes

Bullet Clock

To compile this example you need rebar in your PATH.

Type the following command:

$ rebar get-deps compile

You can then start the Erlang node with the following command:

./start.sh

Then point your browser to the indicated URL.

You can interrupt temporarily the node to check that Bullet properly reconnects when something happens.