@trader_noob I'm encountering the same issue today. Could you let me know how you resolved it, or if it was resolved automatically?
P
pratima
@pratima
0
Reputation
3
Posts
1
Profile views
0
Followers
0
Following
Best posts made by pratima
This user hasn't posted anything yet.
Latest posts made by pratima
-
RE: Websocket error, suddenly lost connection. (14:50PM)
-
socket closed after few minutes
Re: socket closed after few minutes
My WebSocket connection in Node.js works fine initially, fetching data as expected. However, after around 1.5 hours, the connection inexplicably drops while the Node.js server remains running. To resume data fetching, I have to manually stop and restart the Node.js server. How can I address this issue?
-
RE: Web Socket Issues
My WebSocket connection in Node.js works fine initially, fetching data as expected. However, after around 1.5 hours, the connection inexplicably drops while the Node.js server remains running. To resume data fetching, I have to manually stop and restart the Node.js server. How can I address this issue?