Replies: 1 comment
-
You can call a future that runs tonic via block_on. Its all related to how you use tokio. |
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.
-
Tonic is described as
From this sentence, it seems to me that Tonic supports async/await but could work without it.
Is it true ? If so, how ? Maybe an example would help understand! Thanks!
Beta Was this translation helpful? Give feedback.
All reactions