Replies: 1 comment 1 reply
-
Not right now, unfortunately. I have the idea to create a synchronous interface on top of the asynchronous client (and possibly the server as well), but I haven't done that yet. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello,
Is there a way to create a client which will handle events using a single thread ?
I have a use case where I need each events to be processed sequentially.
Beta Was this translation helpful? Give feedback.
All reactions