Join Slack
Powered by
for netty it would be like: ``` fun main(args: Arr...
# ktor
o
orangy
12/18/2015, 4:03 PM
for netty it would be like:
Copy code
fun main(args: Array<String>) { NettyApplicationHost(buildDefaultConfig(args)).start() }
Open in Slack
Previous
Next