Skip to content

There is a way to get the number of client connections from Node.js? #1014

Answered by deyveloper
deyveloper asked this question in Q&A
Discussion options

You must be logged in to vote

I upgraded to the latest version, and the filter worked, but there is a problem when the client ends the websocket connection (for example, closes the browser window) the callback is not called with a count value of -1, nothing is called, only the app close handler. But the filter for HTTP connections works fine, I'm receiving both counts 1, -1.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@uNetworkingAB
Comment options

@uNetworkingAB
Comment options

@deyveloper
Comment options

Answer selected by uNetworkingAB
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
Converted from issue

This discussion was converted from issue #1013 on January 29, 2024 09:47.