commit | 360f41ff8cde7bb41229bf759a50b88c2397c2da | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Dec 25 13:20:21 2016 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Dec 25 23:28:22 2016 -0800 |
tree | 48f675277392fad013d2d7ccff49d709e76a8e95 | |
parent | 8495a4af2a5dd2109be05700f14ba20395e7a873 [diff] |
core: Add core module for shared code This commit also makes log4cxx dependency required
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