Running KTor embedded via main method and io.ktor....
# ktor
a
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
Unfortunately, there's no standard ways of doing that.