Replies: 1 comment
-
@darkeum Thanks for bringing this up 👍 I'm having a hard time understanding what exactly you're looking for. Can you explain your use case a bit further, what you're trying to achieve and how you're currently blocked in doing so? |
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
-
I have a task to async poll several servers via a socket, but one server must receive several requests in turn (servers only allow one connection at a time). How to do it?
Beta Was this translation helpful? Give feedback.
All reactions