You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many services, such as IPFS, might benefit from only peering with mesh peers, instead of hundreds of indirect peers across the mesh. Those direct peers can peer further and further, but IPFS won't try and reach too far.
The text was updated successfully, but these errors were encountered:
SSB (with the exception of pubs) and IPFS (possibly with the exception of a starter DHT) could do this, but it also might mess things up heavily. Something to experiment with.
With the rename of this issue, I would add that this isn't just about direct mesh peers, it's also about stuff like IPFS trying to connect to clearnet nodes when it doesn't have access, or DHT splitting, stuff like that.
Many services, such as IPFS, might benefit from only peering with mesh peers, instead of hundreds of indirect peers across the mesh. Those direct peers can peer further and further, but IPFS won't try and reach too far.
The text was updated successfully, but these errors were encountered: