Start work on TorrentSynchronization

This commit is contained in:
Emil Axelsson
2017-11-06 19:07:52 +01:00
parent 1f33359697
commit e201dec907
23 changed files with 377 additions and 108 deletions
+2
View File
@@ -50,6 +50,8 @@ private:
std::string _identifier;
int _version;
std::string _synchronizationRoot;
std::vector<std::string> _synchronizationRepositories;
};
} // namespace openspace