commit | e0dd63ec0cfd23c22284f65f7d279f7467b1753d | [log] [tgz] |
---|---|---|
author | Lijing Wang <ooofreedom@gmail.com> | Sun May 31 16:25:16 2015 -0700 |
committer | Yukai Tu <ytu@cs.ucla.edu> | Tue Feb 07 15:47:21 2017 -0800 |
tree | 647109da4fd52edc4f1773482503d36b42e4b020 | |
parent | 47f5c69bcf1560f059e0d9f5856b4d4b7f48b744 [diff] |
fs-watcher: Switch code to use ndn-cxx Implementation moved to ndn::chronoshare namespace Change-Id: I78a7f08dc2aafe7a2d578f78d99c72db7ea414b6
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