libp2p / rust-libp2p

The Rust Implementation of the libp2p networking stack.
https://libp2p.io
MIT License
4.38k stars 912 forks source link

Backpressure in Kademlia #3710

Open mxinden opened 1 year ago

mxinden commented 1 year ago

See https://github.com/libp2p/rust-libp2p/issues/3078 for tracking issue on backpressure in rust-libp2p in general.

Terminology

Backpressure

thomaseizinger commented 10 months ago

Removing decision-pending because I think we agree that there should be backpressure. It is still open on how to solve that.