commit | 0512679fd7c9b0002f78e90e0f270e750aa1024a | [log] [tgz] |
---|---|---|
author | Yukai Tu <ytu@cs.ucla.edu> | Tue Oct 11 15:03:30 2016 -0700 |
committer | Yukai Tu <ytu@cs.ucla.edu> | Thu Mar 16 16:50:03 2017 -0700 |
tree | ed51f4e5c24db542dd57cd700320e0924eeb1e81 | |
parent | 61ced27e680a71079dc00b0c8f86203a8036c03c [diff] |
Chronoshare should still watch the filesystem even the connection is closed. Used only one ioService to control connection and file watch Change-Id: Ib54d5f839acecc89f7f2391bb8b2590eac362ffe
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