oh, how long do you do the interval now? i am trying a timeout of 15 seconds to send a **ws.send("")

oh, how long do you do the interval now? i am trying a timeout of 15 seconds to send a ws.send("") from react client to the websocket server, then server response back

i had more success with SSE before, but not sure why on ws it keeps disconnecting me from the server after around 30seconds
Was this page helpful?