disconnect and connect randomly #4620
Unanswered
rahul4tech
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi! Does it reconnect properly? If that's the case, then there is not much we can do, you shouldn't expect the connection to be always up. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I really need help, i have chat application used by 20-30 users. randomly socket disconnect and reconnect of my some user i checked networking everything but i did not find any problem with that, so thought of updating version
from :
socket.io ^4.4.0 → ^4.5.4
socket.io-client ^4.4.1 → ^4.5.4
still it did not help.
I am really frustrated i am almost trying to find fix this from almost a month and still its not fixed.
i just see Reason : transport close of disconnection but my internet is very stable
I am using :
socket.io-client with Nextjs hosted on vercel
socket.io Express nodejs hosted on heroku
really need help.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions