commit | 40f184f4dd8b67feec446428552c8943a549ff1b | [log] [tgz] |
---|---|---|
author | Yukai Tu <ytu@cs.ucla.edu> | Thu Jan 26 09:00:43 2017 -0800 |
committer | Yukai Tu <ytu@cs.ucla.edu> | Thu Feb 09 21:24:24 2017 -0800 |
tree | 6ad92c5a4ccf9ef7ab4b63321580a8ae3f7ea652 | |
parent | b95c6a51d10db5f03bd898eb6533fd48c8a3ecc9 [diff] |
tests[state-server]: Create test cases for StateServer create test cases for StateServer, still broken Change-Id: Ifd3e19aa6b7d3f43edb0541695dd45f176e9490c
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