aboutsummaryrefslogtreecommitdiff
path: root/include/DatabaseStorage.hpp
AgeCommit message (Collapse)Author
2020-08-18Add operation to allow users to be added to groupdec05eba
WARNING! Lazy implementation everywhere, does not handle out-of-order packets
2020-08-18Partially implement 'add' operationdec05eba
2020-08-18Implement 'create' operation, add seedingdec05eba
Seeding is currently only done on the key you specify, in the future the user should request data that it can seed.
2020-08-18Add database storage (in memory), need to store it on disk laterdec05eba
2020-08-18Add private/public key for usersdec05eba