commit | 1cf5c4320d364a43cc6a498411ef100319accff9 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jan 13 23:22:15 2017 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Jan 14 12:25:10 2017 -0800 |
tree | 687b8eb7d0f21d995c05a45e3d2148bc49c030d3 | |
parent | ccdcdba2e61d41843fa2a32fda095340b87374f2 [diff] |
Make use of logger provided by ndn-cxx This commit also introduces a basic implmentation of DummyForwarder to remove dependency on (and uncertainty of) the running instance of NFD. Change-Id: Iba9fcbf3d3ebb1a5ae47018ad3be5d7d2b9c7462
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