Y
Hacker News
new
|
ask
|
show
|
jobs
by
binary132
363 days ago
This is very much like my usecase too, except that I need to be able to use it via FFI since my engine is not Rust.
1 comments
dignifiedquire
363 days ago
we do have
https://github.com/n0-computer/iroh-c-ffi
which is lowlevel but directly usable from any c like language
link
binary132
362 days ago
Oh nice, thanks for that. Do you think I should hold my breath for a UDP transport or just use it to negotiate direct socket connections?
link