Hi! I've found that web socket is available for M...
# ktor
s
Hi! I've found that web socket is available for Multiplatform: https://dl.bintray.com/kotlin/ktor/io/ktor/ but couldn't find any instructions how to compile project with it 1) CommonMain — ktor-http-cio-common or should I use ktor-client-cio-kotlinMultiplatform ? 2) Android — ktor-http-cio-native/ 3) IOS — ktor-http-cio-iosarm64/ Is it possible to use 1.2.0-SNAPSHOT yet?
j
you could clonse and deploy the ktor project to your local maven and use that as dependency