Skip to content

uWebSockets/examples/EchoServerThreaded.cpp #1411

Answered by e3dio
sebaster44 asked this question in Q&A
Discussion options

You must be logged in to vote

On Windows it will only send requests to 1 thread, you need to listen on different ports and reverse-proxy to each port on Windows. I don't use Mac but I think it was something similar. Same port only works on Linux, see #1194

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sebaster44
Comment options

Answer selected by sebaster44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants