1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-10 09:52:20 +08:00

19 Commits

Author SHA1 Message Date
9f7604378c moved routing table code into its own package 2014-08-08 19:58:42 -07:00
ae6285e5a3 address issues from code review (issue #25) 2014-08-08 18:09:21 -07:00
24bfbfe372 implement timeouts on listeners for the dht and add diagnostic stuff 2014-08-07 18:06:50 -07:00
01ca93b4f5 fixed small bug introduced during race condition frustration 2014-08-07 14:16:24 -07:00
c22b6aa316 fixing some race conditions 2014-08-07 06:21:57 -07:00
41c124a282 worked on gathering data for diagnostic messages and some other misc cleanup 2014-08-07 06:21:50 -07:00
bd9fc2b782 fix bug in routing table lookups 2014-08-07 06:21:44 -07:00
dc451fba2d implement find peer rpc 2014-08-07 06:21:38 -07:00
71c7c5844a providers interface is coming along nicely 2014-08-07 06:21:12 -07:00
3a76ef0478 a little error handling and some work on providers 2014-08-07 06:21:12 -07:00
248e06f759 working towards Providers implementation 2014-08-07 06:21:12 -07:00
a85ce3fad3 finish implementation of Put and Get for DHT 2014-08-07 06:21:12 -07:00
35a4086e06 rough kbucket implementation, tests and cleanup to follow 2014-08-07 06:21:12 -07:00
87739b3af5 a little more work on message handling stuff 2014-08-07 06:18:20 -07:00
3444d41dce work on framework for dht message handling 2014-08-07 06:18:20 -07:00
74d26449c9 whole project go fmt 2014-08-07 06:18:20 -07:00
171f96b794 update messages and add some new code around handling/creating messages 2014-08-07 06:18:20 -07:00
8bc80124a4 working on upper level dht implementations, protbuf, etc 2014-08-07 06:18:19 -07:00
bc2618df3f dht interface beginnings 2014-08-07 06:18:19 -07:00