Why `ApplicationStopped` `ApplicationStopping` onl...
# ktor
z
Why
ApplicationStopped
ApplicationStopping
only fired when shutdownUrl was accessed? Auto-reload in development mode does not fire any event.
Is there any other way for me to notify the browser to automatically refresh the content?
I see. Application restart only occur when new call from client.