sociomantic-tsunami / dhtproto

Distributed Hash Table protocol definition, client, fake node, and tests
Boost Software License 1.0
5 stars 22 forks source link

Adapt GetHashRange to AllNodesRequestCore and new request framework #91

Closed gavin-norman-sociomantic closed 6 years ago

gavin-norman-sociomantic commented 6 years ago

Fixes #70.

gavin-norman-sociomantic commented 6 years ago

(Fixing D2 errors at present.)

gavin-norman-sociomantic commented 6 years ago

Updated.

gavin-norman-sociomantic commented 6 years ago

Rebased.

gavin-norman-sociomantic commented 6 years ago

Should be rebased on https://github.com/sociomantic-tsunami/dhtproto/pull/94 and adapted to use the same framework in swarm.

gavin-norman-sociomantic commented 6 years ago

Rebased on #94. Still needs to be updated to use the new node request handler framework.

gavin-norman-sociomantic commented 6 years ago

Still needs to be updated to use the new node request handler framework.

Done.

gavin-norman-sociomantic commented 6 years ago

94 merged. Unblocked.