More or less, though ktor has more powerful abstra...
# ktor
o
More or less, though ktor has more powerful abstraction regarding hosting (can be hosted in servlet container, netty, or any other host by implementing a couple of interface), slightly different routing system (I think it’s more powerful and flexible, but this has to be proven), more opportunities for Kotlin idiomatic APIs. In general, I’m designing ktor to be flexible, powerful, yet simple and investing a lot of time into APIs. But it’s not mature yet, of course. Brave souls wanted! simple smile