commit | 57f667b19d9af97496e1dd4b982d4ff6b68d3b1f | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Thu Jul 11 10:37:59 2013 -0700 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Thu Aug 15 15:14:10 2013 -0700 |
tree | d30f5d044748bb9663c0337259029f20a463b616 | |
parent | a264b87cb18059b4c6a32eb8b0e46bdb13318ad9 [diff] |
fs-watcher: Fixed fs-watcher multiple onChange callback Change-Id: Ied8c876e4fee238c960e091466e275823e83e899
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