commit | b403dbc972f4d8fffdc2f8a3450e1ce40cbb2e0c | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jan 15 23:42:01 2017 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jan 15 23:53:29 2017 -0800 |
tree | 679400984a317f927e45832864132205b4639ac0 | |
parent | 35963e05d09d57426ffd02bdf0ec02c9f12cc105 [diff] |
ci: Switch to lcov to build HTML coverage reports Change-Id: Ic057e2fdfe1bcb52448bf7d25b84a196f25ccf7e
ChronoShare provides services similar to Dropbox, but in a decentralized way.
It uses ChronoSync library to synchronize the operations to the shared-folder and levels NDN's advantage of natural multicast support. The sharing process is completely decentralized, but it is also very easy to add a permanent storage server.
To see more details about ChronoShare design, click here.
To see more configure options, use ./waf configure
. To compile with default configuration, use
./waf configure ./waf