Async? #31
siwatanejo
started this conversation in
General
Async?
#31
Replies: 1 comment 2 replies
-
Not yet. Currently, I am focused on squashing most of the bugs in sync code. Besides that, tokio is unlikely to work unmodified, since async stuff (like IO) works differently in .NET. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Has this been tested with async stuff? So, like, any tokio-based logic?
Beta Was this translation helpful? Give feedback.
All reactions