first (i.e. piece 0 from the absolute best peer).
+When Looking Up Values, DHT Should Return Nodes and Values
+
+When a key has multiple values in the DHT, returning a stored value may not
+be sufficient, as then no more nodes can be contacted to get more stored
+values. Instead, return both the stored values and the list of closest
+nodes so that the peer doing the lookup can decide when to stop looking
+(when it has received enough values).
+
+
Missing Kademlia implementation details are needed.
The current implementation is missing some important features, mostly
{1: {},
2: {}},
[(1, ['update']),
+ (2, ['update']),
(1, ['install', 'aboot-base']),
+ (2, ['install', 'aboot-base']),
(1, ['install', 'aap-doc']),
(1, ['install', 'ada-reference-manual']),
(1, ['install', 'fop-doc']),
(1, ['install', 'jswat-doc']),
(1, ['install', 'bison-doc']),
(1, ['install', 'crash-whitepaper']),
- (2, ['update']),
- (2, ['install', 'aboot-base']),
(2, ['install', 'aap-doc']),
(2, ['install', 'ada-reference-manual']),
(2, ['install', 'fop-doc']),