commit | eda3b7adecea7311c5bced58a26606da1917bfb2 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Dec 25 11:26:40 2016 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Dec 25 23:28:19 2016 -0800 |
tree | 6182616eea621154c6377203e5f1556b59baec59 | |
parent | fa2f6627f49d8bfc1323173aff2161570246c8c2 [diff] |
Update style to (almost) conform to ndn-cxx style using clang-format
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