-
based on the worker threads example where multiple uws servers are listening on the same port, is there a way to redirect traffic to specific worker thread? |
Beta Was this translation helpful? Give feedback.
Answered by
ghost
Jan 21, 2020
Replies: 1 comment
-
No they share the same port and handle what they can |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No they share the same port and handle what they can