Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-18 | Replace opendht with sibs pubsub | dec05eba | |
This should fix issues with memory usage/leaks and make it easier to get peers subscribed to the same key. It will also be easier to modify and also works easier cross platform because of no additional dependencies. | |||
2020-08-18 | Add methods to allow pinging | dec05eba | |
2020-08-18 | Add functions to send/receive custom messages | dec05eba | |
2020-08-18 | Expose include dir | dec05eba | |
2020-08-18 | Implement 'create' operation, add seeding | dec05eba | |
Seeding is currently only done on the key you specify, in the future the user should request data that it can seed. |