X
X
XenK2015-11-17 14:39:48
PHP
XenK, 2015-11-17 14:39:48

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

1 answer(s)
S
Sergey, 2015-11-17
Protko @Fesor

total number of socket handlers minus one (the server, the socket that accepts new connections).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question