implementation("org.jetbrains.kotlinx:kotlinx-rpc-krpc-ktor-server:0.10.0")
Integrates kRPC protocol with Ktor framework, enabling asynchronous RPC services via WebSockets. Provides APIs to register services and configure RPC globally.