https://kotlinlang.org logo
#ktor
Title
# ktor
a

Anders Sveen

10/19/2023, 11:08 AM
Running KTor embedded via main method and io.ktor.development=true . Works great, but would like to detect in code that the server has reloaded. Any standard way of doing that? 🙂
a

Aleksei Tirman [JB]

10/23/2023, 6:32 AM
Unfortunately, there's no standard ways of doing that.