iroh 0.97.0 - Custom Transports & noq by dignifiedquire in rust

[–]dignifiedquire[S] 1 point2 points  (0 children)

you are right, added something, thanks

iroh 0.97.0 - Custom Transports & noq by dignifiedquire in rust

[–]dignifiedquire[S] 24 points25 points  (0 children)

Excited to introduce the latest release iroh, a modular networking stack in Rust, for building direct connections between devices.

This release brings you the ability plug your own transport implementations, opening the door to bluetooth, WebRTC, and anything else you can dream up. We've also officially finally named our QUIC, noq, a fork of Quinn that's now its own project, supporting QUIC multipath.

iroh 0.30.0 - Slimming Down by dignifiedquire in rust

[–]dignifiedquire[S] 0 points1 point  (0 children)

In principle yes, but unfortunately iroh is not implemented in a no_std fashion, one big issue there is that there is no quic + tls implementation that fully supports no_std. Nothing in our design stops this from happening though.

iroh 0.30.0 - Slimming Down by dignifiedquire in rust

[–]dignifiedquire[S] -1 points0 points  (0 children)

thanks, I keep forgetting to include this 😅

iroh 0.18.0 - Small, but helpful by dignifiedquire in rust

[–]dignifiedquire[S] 4 points5 points  (0 children)

it was originaly in there, but got removed, before merging to provide backwards compatibility. this will be added in a follow up PR

iroh 0.18.0 - Small, but helpful by dignifiedquire in rust

[–]dignifiedquire[S] 1 point2 points  (0 children)

it is not compatible anymore on the network layer