You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I'm facing an issue and I dont know how to find what i'm doing wrong.
Problem:
Sometimes websocket client can't connect to the websocket server with the first try. Sometimes it needs more than 2 tries to connect. Here's video of my problem:
Websocket_problem.mp4
On the server side, "upgrade" and "open" callbacks are not reaching, so i can't find the reason of errors.
Any ideas what can be wrong?
Browser: Chrome 94.0.4606.81, tried with Firefox 93.0, same thing
uWebsSockets.js: 19.3.0
Hello. I'm facing an issue and I dont know how to find what i'm doing wrong.
Problem:
Sometimes websocket client can't connect to the websocket server with the first try. Sometimes it needs more than 2 tries to connect. Here's video of my problem:
Websocket_problem.mp4
On the server side, "upgrade" and "open" callbacks are not reaching, so i can't find the reason of errors.
Any ideas what can be wrong?
Browser: Chrome 94.0.4606.81, tried with Firefox 93.0, same thing
uWebsSockets.js: 19.3.0