hey I work on this! AMA!
Iroh: A library to establish direct connection between peers
11–20 of 61 posts
Re: Iroh: A library to establish direct connection between peers
#12Re: Iroh: A library to establish direct connection between peers
#13Re: Iroh: A library to establish direct connection between peers
#14I was never angry with you. I was sad, because I was afraid you'd lost your route.
Re: Iroh: A library to establish direct connection between peers
#15hey I work on this! AMA!
Re: Iroh: A library to establish direct connection between peers
#16This thing is written in Rust. I wanted to use it on an embedded system in Rust (Embassy) using a CAN transport but unfortunately there's neither a no_std version nor a CAN plugin. Otherwise it looks good.
Right now we can get down to an ESP32, which we think is a decent start.
Re: Iroh: A library to establish direct connection between peers
#17This thing is written in Rust. I wanted to use it on an embedded system in Rust (Embassy) using a CAN transport but unfortunately there's neither a no_std version nor a CAN plugin. Otherwise it looks good.
Re: Iroh: A library to establish direct connection between peers
#18Re: Iroh: A library to establish direct connection between peers
#19Iroh is very cool and their YouTube explainers are pretty great: https://youtube.com/@n0computer I just need good FFI now, which is on the roadmap!