Replies: 1 comment 4 replies
-
[await ws.receive()] How to eliminate the preceding await ? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
[Microdot-websocket-async] is great, not only for its superior performance, but also for its ease of programming. Could please add some in the example ws_ sync. py of [microdot-main\examples\websocket] that allows for random reception while continuously sending (instead of waiting for reception before sending) ?
Beta Was this translation helpful? Give feedback.
All reactions