From 13f2007d104149f69ab7a794d2e119830e638eaa Mon Sep 17 00:00:00 2001 From: dec05eba <0xdec05eba@gmail.com> Date: Tue, 16 Oct 2018 00:38:01 +0200 Subject: Replace opendht with sibs pubsub 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. --- depends/sibs-pubsub | 1 + 1 file changed, 1 insertion(+) create mode 160000 depends/sibs-pubsub (limited to 'depends') diff --git a/depends/sibs-pubsub b/depends/sibs-pubsub new file mode 160000 index 0000000..eda9445 --- /dev/null +++ b/depends/sibs-pubsub @@ -0,0 +1 @@ +Subproject commit eda94456add9a65d1821302e343bef4021d2a773 -- cgit v1.2.3