commit | 47f5c69bcf1560f059e0d9f5856b4d4b7f48b744 | [log] [tgz] |
---|---|---|
author | Yukai Tu <ytu@cs.ucla.edu> | Mon Oct 24 13:48:01 2016 -0700 |
committer | Yukai Tu <ytu@cs.ucla.edu> | Mon Feb 06 15:54:57 2017 -0800 |
tree | 21a454d29f98690024bf7881941b0114c7590bdb | |
parent | 8e56d083b40c77b1a2dada484d1db956b03daef7 [diff] |
tests[dispatcher]: Rewrite all tests cases Change-Id: Ic1460dbeaa0b0661432779ab926b32a78c890c54
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