implementation("org.jetbrains.kotlinx:kotlinx-rpc-krpc-ktor-server:0.10.2")
Integrates kRPC protocol with Ktor framework, enabling asynchronous RPC services in applications.