HackerTrans
TopNewTrendsCommentsPastAskShowJobs

karissa

no profile record

comments

karissa
·26 hari yang lalu·discuss
Yes there is an Android SDK: https://docs.iroh.computer/languages/kotlin
karissa
·26 hari yang lalu·discuss
Correct
karissa
·26 hari yang lalu·discuss
Yes you can self-host your relays. Forever! Please check out the docs & hosting pages more information:

https://docs.iroh.computer/concepts/relays https://www.iroh.computer/services/hosting
karissa
·26 hari yang lalu·discuss
See https://www.iroh.computer and "use cases" at the top of the page
karissa
·26 hari yang lalu·discuss
Would you use it if there was a go version?
karissa
·26 hari yang lalu·discuss
Hi, I also work on iroh.

Iroh is built for environments where connectivity is unreliable or intermittent, so it can be a good fit for use cases involving connection failures, offline periods, or semi-connected devices.

We provide a range of peer-to-peer protocols that don't require a central server, including key-value stores, blob transfer, collaborative documents, and streaming audio/video. These protocols are designed to synchronize devices back to a consistent state, even after long disconnections or network interruptions.

If you'd like to explore whether iroh could work for your use case, we're happy to chat. Feel free to email us at [email protected], and we can set up a call.
karissa
·26 hari yang lalu·discuss
The folks who made iroh worked on libp2p first, but found many limitations in libp2p's design. iroh is a better more flexible and powerful version of libp2p