Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-18 | Fix concurrent connection to an address | dec05eba | |
2020-08-18 | Add put retry | dec05eba | |
2020-08-18 | Fix messages getting corrupt | dec05eba | |
2020-08-18 | Update pubsub | dec05eba | |
2020-08-18 | Listen on key when sending custom message | dec05eba | |
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. |