holepunchto / hyperswarm

A distributed networking stack for connecting peers.
https://docs.holepunch.to
MIT License
1.04k stars 84 forks source link

Add ignoreLimits option to joinPeer #111

Closed andrewosh closed 2 years ago

andrewosh commented 2 years ago

With ignoreLimits, the peer will be continuously retried regardless of if the swarm has reached its connection limit.

Use with care.

andrewosh commented 2 years ago

Closing in favor of alternate solutions for fallback peers