helium / erlang-libp2p

An Erlang implementation of libp2p swarms
https://helium.github.io/erlang-libp2p
Apache License 2.0
121 stars 34 forks source link

Attempt to throttle arp better, fix peer update gossip #411

Closed Vagabond closed 2 years ago

Vagabond commented 2 years ago

Allow more ARP requests between seed nodes than any individual user can do, to allow for secondary ARP to succeed while still limiting user requests to a reasonable limit.