Categories
Number of web socket clients?
I am studying web sockets using the example of this article habrahabr.ru/post/209864 , the question arose, how to count the number of connected clients (users) to the daemon?
Answer the question
In order to leave comments, you need to log in
total number of socket handlers minus one (the server, the socket that accepts new connections).
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question