commit | ccdcdba2e61d41843fa2a32fda095340b87374f2 | [log] [tgz] |
---|---|---|
author | Yukai Tu <ytu@cs.ucla.edu> | Mon Oct 24 13:48:01 2016 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jan 13 15:44:56 2017 -0800 |
tree | 023ef88ed1ff1868edc0916a382aab723f28f71e | |
parent | e84adea767724c25e06af6e5115221b2501cb30f [diff] |
tests[sync]: Fix test cases Change-Id: I44b17e9647b8f9ed9b82381e0201d1d10ce1731c
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