Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-14 | Store database storage to files, also loading | Aleksi Lindeman | |
2018-03-13 | Expose include dir | Aleksi Lindeman | |
2018-03-13 | Fix add data operation not working correctly | Aleksi Lindeman | |
Reminder: do not get reference to hash map value... duh Add thread-safe logging (log is in order now!). Store data immediately to database when WE add it instead of waiting for response from remote peers. TODO: Test with multiple peers (not only localhost) | |||
2018-03-11 | Add operation to allow users to be added to group | Aleksi Lindeman | |
WARNING! Lazy implementation everywhere, does not handle out-of-order packets |