Am I missing something or is there no JVM ktor cli...
# ktor
m
Am I missing something or is there no JVM ktor client for multiplatform? Only Android.
g
ktor client available for JVM (including Android), JS and Native (iOS and Curl for now, as i understand)
m
does Common include JVM?
g
This page stands clearly: Right now, the supported platforms are JVM, Android, iOS, Js and native.
m
right
but it does not mention JVM artifcat
g
Because JVM has multiple engines, please check my link above
m
should I just use any artifact with engine?
ah I see
g
which mention all the supported engines with artifacts
But I agree, it’s quite confusing
m
thanks for your help
https://github.com/ktorio/ktorio.github.io/pull/194 I think this might make it more clear?
g
Yeah, make sense for me👍
just a bit strange, because those pages mostly the same and probably should be merged, but it’s a bigger change, maybe someone from Ktor team should evaluate it, but for now, mention jvm makes it better