Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-24 | Change to apache license | Aleksi Lindeman | |
2018-12-30 | Update dep | Aleksi Lindeman | |
2018-11-25 | Fix routing | Aleksi Lindeman | |
2018-11-25 | mm | Aleksi Lindeman | |
2018-11-25 | asd | Aleksi Lindeman | |
2018-11-24 | mm | Aleksi Lindeman | |
2018-11-23 | dd | Aleksi Lindeman | |
2018-11-23 | Route for failed p2p connection | Aleksi Lindeman | |
2018-11-09 | Fix crash | Aleksi Lindeman | |
2018-11-04 | Remove server peer from remote peers list | Aleksi Lindeman | |
2018-10-31 | -- | Aleksi Lindeman | |
2018-10-28 | Fix build for mingw | dec05eba | |
2018-10-21 | Async connect | dec05eba | |
2018-10-21 | Stop put on cancel | dec05eba | |
2018-10-21 | Oops | dec05eba | |
2018-10-21 | uu | dec05eba | |
2018-10-21 | Fix concurrent connection to an address | dec05eba | |
2018-10-19 | Add put retry | dec05eba | |
2018-10-19 | Fix messages getting corrupt | dec05eba | |
2018-10-17 | Update pubsub | dec05eba | |
2018-10-16 | Listen on key when sending custom message | dec05eba | |
2018-10-16 | 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. |