implementation("org.jetbrains.kotlinx:kotlinx-rpc-krpc-server:0.9.0")
Facilitates building asynchronous RPC servers using the kRPC protocol, supporting custom transports and seamless integration with Ktor.