commit | d96dfb8d25fa342ed781cbb68c399f9830d2cd9f | [log] [tgz] |
---|---|---|
author | Yukai Tu <ytu@cs.ucla.edu> | Mon Oct 24 13:48:01 2016 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jan 15 21:30:34 2017 -0800 |
tree | 948b4c58e31d5f4a472a14bff304710a03ab2147 | |
parent | 9f77a8c416a7909d43f7ac19a6261faa3a414b77 [diff] |
tests[object]: Fix test case Change-Id: Id130d30378c4790fa68618c4f8c9b8bbc8655832
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