kubo/routing/dht
Brian Tiger Chow d514b91ff3 fix(routing:dht) implement FindProvidersAsync in terms of FindProviders
until construction is complete on the actual async method

reverts changes from ec50703395098f75946f0bad01816cc54ab18a58

ec50703395
2014-09-22 04:06:18 -07:00
..
dht_logger.go got everything to build 2014-09-22 04:05:21 -07:00
dht_test.go Routing uses context now 2014-09-22 04:06:18 -07:00
dht.go Routing uses context now 2014-09-22 04:06:18 -07:00
diag.go Made routing code pass golint. 2014-08-20 18:36:32 -07:00
ext_test.go Routing uses context now 2014-09-22 04:06:18 -07:00
handlers.go dht tests pass again 2014-09-22 04:06:16 -07:00
Makefile better protobuf Makefile with wildcard. 2014-09-22 04:05:16 -07:00
Message.go dht tests pass again 2014-09-22 04:06:16 -07:00
messages.pb.go godep multiaddr update 2014-09-22 04:05:19 -07:00
messages.proto simpler, clearer dht message 2014-09-22 04:05:17 -07:00
providers_test.go allow peers to realize that they are actually a provider for a value 2014-09-04 20:32:46 +00:00
providers.go allow peers to realize that they are actually a provider for a value 2014-09-04 20:32:46 +00:00
query.go fixed get/put 2014-09-22 04:06:12 -07:00
routing.go fix(routing:dht) implement FindProvidersAsync in terms of FindProviders 2014-09-22 04:06:18 -07:00
util.go more work on bitswap and other code cleanup 2014-08-25 09:44:42 -07:00