Websocket Timeout .
#41575
Replies: 1 comment 4 replies
-
Did you try with |
Beta Was this translation helpful? Give feedback.
4 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 am implemented websocket api to establish the connection with clients . Basically i want websocket to be alive until clients force to close the connection so i have implemented ping-pong functionality to keep websocket alive. But websocket got disconnects after 15-20 min even after having ping-pong functionality . Here is the dependency and version which i have used .
can you tell me is this the excepted behavior of websocket ? if not can you suggest me how to handle this kind of scenario .
Beta Was this translation helpful? Give feedback.
All reactions