If your client is in the browser this
If your client is in the browser this shouldn't be necessary. I was talking about websocket pings (not messages).
5 Replies
oh sorry
i meant how do you get over the last issue you mentioned
i meant i still get disconnected after a while
wondering how to fix
are you streaming much data over the websocket
i am still in development so not much data yet
i was afraid to push to prod since i got disconnect, then sometimes i could not reconnect at all (from client)
I have no clue unfortunately
You could try another websocket server see if the same thing happens:
wss://echo.websocket.org/
yea sorry,
i thought we may have same behavior