←back to thread

238 points gasull | 1 comments | | HN request time: 0.403s | source
Show context
outside1234 ◴[] No.44383512[source]
The promise of this is super interesting. How would people compare it to libp2p? Is libp2p a lower level toolkit that leaves the assembly to you?
replies(1): >>44384261 #
1. dpc_01234 ◴[] No.44384261[source]
Each time I looked at libp2p I didn't even knew where to begin. With Iroh it was trivial to get connections.

Also, AFAIK, Iroh makes some architectural choices (using relays to help establish connections), that make it less "pure p2p", but much more likely to actually work reliably.