commit | 931546fabd846446c8bc0f32086be45410705909 | [log] [tgz] |
---|---|---|
author | Yukai Tu <ytu@cs.ucla.edu> | Mon Oct 24 13:48:01 2016 -0700 |
committer | Yukai Tu <ytu@cs.ucla.edu> | Mon Jan 23 16:14:31 2017 -0800 |
tree | fd4454e648027fb1e37c0f107daf03950c74df39 | |
parent | 6977ec42564263bf44b336b162452276352818d6 [diff] |
tests[content-server]: Rewrite all tests cases Change-Id: Id3daa7c1ba757f60abe9a460dcaa6772fd92aea8
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