How can I make a ktor netty server use a CachedThreadPool to process requests?

前端 未结 0 692
猫巷女王i
猫巷女王i 2021-01-30 06:53

Using ktor (1.4, can upgrade if needed) for a server side application, vanilla initialization:

fun main(args: Array): Unit = io.ktor.server.netty.En         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题