sociomantic-tsunami / dhtproto

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

Check max record size usage in neo Put #193

Open gavin-norman-sociomantic opened 5 years ago

gavin-norman-sociomantic commented 5 years ago

See https://github.com/sociomantic-tsunami/dhtproto/blob/neo-v0.x.x/src/dhtproto/client/request/Put.d#L42-L51.

I'm not sure whether this is still valid, given the recent changes in https://github.com/sociomantic-tsunami/dhtnode/pull/199/files.