hypercore-protocol / hyperdrive-daemon

Hyperdrive, batteries included.
MIT License
156 stars 24 forks source link

Add swarm-wide flush logic to hypercore timeouts #66

Closed andrewosh closed 4 years ago

andrewosh commented 4 years ago

Content feeds gets are currently not properly timing out because content feeds are never swarmed.

This adds additional logic to the hypercore timeouts that will trigger all timeouts whenever there's a swarm-wide flush.

pfrazee commented 4 years ago

image