How many websocket connections are expected? #137
Unanswered
LokiMidgard
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When running my app with this lib it spawns regulary a new websocket connection. Is this expected?
I would have assumed that only one is needed that transmit all the requests.
this seems to happen because the connection recieves a close event:
But there are only very few of the connections closed when you look at the srceenshot…
Beta Was this translation helpful? Give feedback.
All reactions