commit | 35963e05d09d57426ffd02bdf0ec02c9f12cc105 | [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 22:29:35 2017 -0800 |
tree | e6b6ebb7ba30ac6386e6f7f98a94833e69397926 | |
parent | a697cf2e1f7f14026b33bcc40127e71deae3f3e1 [diff] |
tests[fetch]: Fix test cases Change-Id: I57afb3386cce700251bdfd6b53f00b22eafdf0a6
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