sociomantic-tsunami / dhtproto

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

Add delegate to unregister RequestSuspender #182

Closed matthias-wende-sociomantic closed 5 years ago

matthias-wende-sociomantic commented 6 years ago

This new delegate should be used to remove an ISuspendable instance from a list of ISuspendables when a request finishes.

See also (https://github.com/sociomantic-tsunami/swarm/pull/365)

matthias-wende-sociomantic commented 5 years ago

Updated to check for swarm v5.3.x.