reflector.go/dht
Jack Robison c0c4d851f0
iterative find value rpc command
-add NodeID to GetRoutingTable response

-remove other debugging commands
2018-07-13 11:25:08 -04:00
..
bits grin's cleanup and some WIP 2018-07-10 17:35:02 -04:00
fixtures added routing table saving, bitmap operations, lots of tests 2018-05-19 13:06:19 -04:00
bootstrap.go add jack.lbry.tech as a known node for debugging 2018-07-13 11:24:11 -04:00
bootstrap_test.go starting to put together the pieces 2018-06-14 22:30:38 -04:00
contact.go broke out contact into separate file 2018-06-25 13:00:55 -04:00
contact_test.go broke out contact into separate file 2018-06-25 13:00:55 -04:00
dht.go add tcp port mapping to data store 2018-07-13 11:23:18 -04:00
dht_test.go starting to put together the pieces 2018-06-14 22:30:38 -04:00
message.go add proto version to dht 2018-06-21 15:06:40 -04:00
message_test.go add proto version to dht 2018-06-21 15:06:40 -04:00
node.go add tcp port mapping to data store 2018-07-13 11:23:18 -04:00
node_finder.go partial switch to new stopgroup. need to refactor to take advantage of child cancelation 2018-06-25 16:49:40 -04:00
node_rpc.go iterative find value rpc command 2018-07-13 11:25:08 -04:00
node_test.go cluster automatically balances what nodes are announcing what hashes 2018-06-19 13:47:13 -04:00
routing_table.go bucket splitting is solid 2018-07-12 14:34:24 -04:00
routing_table_test.go bucket splitting is solid 2018-07-12 14:34:24 -04:00
store.go add tcp port mapping to data store 2018-07-13 11:23:18 -04:00
testing.go cluster automatically balances what nodes are announcing what hashes 2018-06-19 13:47:13 -04:00
token_cache.go oops 2018-06-26 10:58:19 -04:00
token_manager.go partial switch to new stopgroup. need to refactor to take advantage of child cancelation 2018-06-25 16:49:40 -04:00