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