I'm trying to use Ktor under Kotlin Native but it ...
# ktor
h
I'm trying to use Ktor under Kotlin Native but it looks like the ktor-client-core-native package doesn't exist with the 1.4 line
h
https://ktor.io/docs/4-0.html#version-bumps I think there are No suffixes anymore, remove "-native"
h
Cool that works
to get client working tried using CIO