Answer the question
In order to leave comments, you need to log in
How long can you keep open connections to the server via web sockets?
Hello, I am writing a client-server application on web sockets.
For example, I have n connections to the server via ws. No transmission takes place, just n open connections are maintained. And so whether there will be such that when connection with the server n+1 will be created, the client will be refused. Not because the server's memory is full, but simply some maximum of this number n has been reached. Is it possible?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question