ChainSafe / discv5

A Typescript implementation of the Discv5 protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add packet filter

wemeetagain opened this issue · comments

After #155 we noticed a significant increase in inbound packets.
We want to control the rate of unsolicited packets.

Resolved with #206