Replies: 2 comments
|
See this FAQ entry: https://github.com/actix/actix-web/wiki/FAQ#how-do-i-use-asyncawait-inside-a-websocket-handler |
0 replies
This comment was marked as spam.
This comment was marked as spam.
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.
example:
I want to call handler1().await in handle method
All reactions