commit | 61ced27e680a71079dc00b0c8f86203a8036c03c | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun May 31 16:25:16 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Feb 10 18:49:29 2017 -0800 |
tree | 300da9339807e990c805df176bca2d38db39cb34 | |
parent | 483676f7852f5353610a3f058c1fc26f0f46922e [diff] |
cmd: Switch code to use ndn-cxx Implementation moved to ndn::chronoshare namespace Change-Id: I1d7a46f03133a8e382f0a2bb272311fbd18c95c4
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