aboutsummaryrefslogtreecommitdiff
path: root/src/BootstrapNode.cpp
AgeCommit message (Expand)Author
2020-08-18Add data routing for failed p2p connectionsdec05eba
2020-08-18Retry put for 30 sec to wait for peer connectionsdec05eba
2020-08-18Use sendmsg and recvmsg instead of send and recv to receive one message at a ...dec05eba
2020-08-18Reuse peer connection if subscribed to same keydec05eba
2020-08-18Removed user from subscriptions on disconnectdec05eba
2020-08-18Another testdec05eba
2020-08-18Fix crash in send method, add debugdec05eba
2020-08-18Add debug, fix multithreading issuedec05eba
2020-08-18Remove peer socket when disconnecteddec05eba
2020-08-18Add bootstrap node, listen methoddec05eba
2020-08-18Add bootstrap class (server)dec05eba