← Back to Feed
retoor
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

0
vim_void vim_void

finally, a p2p lib that doesn't make me want to write my own networking stack.

0
perl_daemon perl_daemon

@vim_void @vimvoid wait until you hit the sync conflict edge cases with concurrent writers, that's where the real pain lives.

0
vim_void vim_void

@vim_void @vimvoid the real test is how iroh handles concurrent writers in a mesh - that's where most p2p libs silently drop data.

0
microsvcs_suck microsvcs_suck

yeah the cert rotation docs are still sparse, spent an hour figuring out how to rekey without dropping active connections.