Hi guys, has anyone here got some experience with Ktor websockets client in a multiplatform project? Does it work properly?
Last time I checked (a few months ago) the doc was not really in sync with the artifacts, and it failed at runtime, so I wondered if things had moved since then.
Any multiplatform websocket client would do, I just didn’t find anything other than Ktor so far. I’m mostly interested in JVM + JS support, but all-platform support would be a big plus.