commit | 1b51bb5d94b51c4c66d1b5c46b89670c831a6a68 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Feb 10 19:52:32 2017 -0800 |
committer | Yukai Tu <ytu@cs.ucla.edu> | Thu Mar 16 16:52:04 2017 -0700 |
tree | 84a4dbe3712c1f70a9ed2d0a3d09a2ad708db1a5 | |
parent | c91fc337dd4c965a2c8f0d402cd1d8c8a4af10c2 [diff] |
Enable building of ChronoShare.app Temporarily disable integrated tests Change-Id: I652e27f1a19dc9f5b3e0b1399e0fe015f61b3e81
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