You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now, ktor doesn't support websockets on Native, so no support for iOS.
It would be good, to at least create an example transport implementation for that.
For inspiration: example of iOS websockets written in kotlin