Netty engine for Ktor server, enabling high-performance asynchronous HTTP servers in Kotlin.
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-server-netty</artifactId>
<version>3.4.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Start a Ktor server with Netty engine.
No known issues recorded.
No dependency data recorded yet.