Hacker News new | ask | show | jobs
by wngr 536 days ago
Also take a look at iroh [0]. It doesn't come with the bloat of ipfs, provides robust core building blocks. They really figured out NAT traversal.

[0]: https://github.com/n0-computer/iroh

2 comments

In my experience both iroh and libp2p fail most of the time and need to revert to relays. The joys of cgnat.
Id urge you to try both out again and verify results. The comment is fairly dismissive, yet both do work even behind a cgnat (albeit not under all conditions). If you do find a general solution to the problem, please do share.
I have the same experience with libp2p. Something is always broken. Last time it was mDNS.
Will do, thanks for sharing!