ikatson / rqbit

A bittorrent client in Rust
Other
702 stars 66 forks source link

In PEX we should also look at dropped peers #233

Closed izderadicka closed 1 week ago

izderadicka commented 1 week ago

As per BEP 11 - dropped peers are peers that have been active, but not needed by remote peer anymore. So it's good chance they will have a free slot, so we should try them too - before added peers

ikatson commented 1 week ago

LGTM