What version of Ktor should I be using with Kotlin...
# ktor
s
What version of Ktor should I be using with Kotlin 1.3.30?
t
Inquiring minds want to know…
s
@e5l ^^
e
Hi @spierce7, the latest ktor alpha is compatible and
1.1.4
will be available soon.
s
Soon when? Today?
e
Probably, we'll report it asap.
s
Will
1.1.4
use coroutines
1.2.0
?
There is some source incompatibility between the version used in the latest ktor versions and
1.2.0
(specifically ambiguous return type of
SupervisorJob()
) that make coroutines
1.2.0
unusable with any of the currently pushed ktor versions