sans-IO implementation of iroh? #3160
thkoch2001
started this conversation in
General
Replies: 1 comment
-
Sans-io is great, and we try to follow it when we can. There's no sans-io implementation of all of iroh at this point, and I think trying to make iroh one would be a bigger undertaking. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm new to rust but very much try to avoid async.
There are people that believe that you can remain neutral in regards to async or no-async and that this even comes with advantages in testabilty:
sans-IO: The secret to effective Rust for network services.
I've read Async Rust Challenges in Iroh.
There is quinn-proto which could help to also make iroh sans-IO.
What is your take on this?
Beta Was this translation helpful? Give feedback.
All reactions