commit | 73287f5edcd1102ad46ca000eae2663065abc11a | [log] [tgz] |
---|---|---|
author | Yukai Tu <ytu@cs.ucla.edu> | Mon Feb 06 15:46:40 2017 -0800 |
committer | Yukai Tu <ytu@cs.ucla.edu> | Thu Mar 16 16:50:41 2017 -0700 |
tree | 7ba22f6fe8e18fea401ce1be58e1ee93ed651e4a | |
parent | 0512679fd7c9b0002f78e90e0f270e750aa1024a [diff] |
tests[ChronoShare]: Create integrated tests for ChronoShare Change-Id: If3f2a803b41dedb060971d07d9564e9ec5f77f4b
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