Engine doesn’t support WebSocketCapability
When developing a Kotlin Multiplatform/Ktor application that uses WebSockets for Android (or for other platform!), we might run into this exception: TL;DR: okhttp is one of the engines that works both with Android and WebSockets. If you target other platform, look at the link from above. To be able to understand the root of the […]
READ MORE