Replies: 1 comment 10 replies
-
This package has no explicit maximum. The limit is in how many file handles your process can create, and it is imposed by your operating system. |
Beta Was this translation helpful? Give feedback.
10 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
hardware: mac M1 。Could it be my computer's problem?
I'm testing the approximate number of connections.
Below is the code I tested.
Is there any way to increase the number of connections?
socketIo config

test code

pycharm console output


Beta Was this translation helpful? Give feedback.
All reactions