vacp2p / nim-libp2p

libp2p implementation in Nim
https://vacp2p.github.io/nim-libp2p/docs/
MIT License
240 stars 52 forks source link

Keep track of in-flight IWANT requests #1136

Open diegomrsantos opened 6 days ago

diegomrsantos commented 6 days ago

See https://github.com/libp2p/specs/blob/master/pubsub/gossipsub/gossipsub-v1.1.md#spam-protection-measures. Related to https://github.com/vacp2p/nim-libp2p/pull/943