https://kotlinlang.org logo
Title
m

Muhammad Talha

04/30/2022, 5:51 AM
Hello! Is there any way to set development mode using the embeddedServer? I see instructions for EngineMain here (https://ktor.io/docs/development-mode.html) but not for the embeddedServer. Thanks!
Btw, I am using Netty in the embeddedServer.
m

Muhammad Talha

04/30/2022, 3:03 PM
Thank you!