-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Raphael Matile edited this page Mar 17, 2016
·
8 revisions
P2P-Sync is a library for distributed file synchronising and sharing. It is a refined version of Hive2Hive. For the underlying functionality to build the P2P network, this library depends on TomP2P.
This library uses multiple components to build the actual file synchronisation and sharing functionality. Each component is maintained in its own repository:
- Commons
- Persistence Layer
- Versioning Layer
- Event Aggregation Layer
- Network Layer
- Core (this repository)
- End-User Client
- Commons
- Persistence Layer
- Versioning Layer
- Event Aggregation Layer
- Network Layer
- Core (this repository)
- End-User Client