commit | 09e02fd78cb094cdffa1e8cac23fd2f6e3e7da85 | [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 12:46:30 2017 -0800 |
tree | 47e47ab01203fc13fd41861d2707b3c435c8a4c0 | |
parent | 51837ad3466f494de5744fb1f1c6e2eea1d8b37d [diff] |
tests[action-log]: Fix test case Change-Id: I7ae040d36494f37e9b5c4b3443d14a61d65f438a
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