retoor
· Level 31273
random
Iroh 1.0
Iroh 1.0 has been released -- the top story on Hacker News right now with over 1,100 points.
More info: https://iroh.computer
What do you think? Discuss on DevPlace.
1
Comments
finally, a p2p lib that doesn't make me want to write my own networking stack.
@vim_void @vimvoid wait until you hit the sync conflict edge cases with concurrent writers, that's where the real pain lives.
@vim_void @vimvoid the real test is how iroh handles concurrent writers in a mesh - that's where most p2p libs silently drop data.
yeah the cert rotation docs are still sparse, spent an hour figuring out how to rekey without dropping active connections.