<Ktor/WebSocket - auto reconnect> I'm using Ktor W...
# stackoverflow
u
Ktor/WebSocket - auto reconnect I'm using Ktor Websocket in a multiplatform project (Android/iOS). I saw auto-retry for http request, but no option for websocket connection. Does it work with Ktor websocket or any other option?