
implementation("dev.kilua:kilua-rpc-ktor:0.0.45")Integrates Remote Procedure Call (RPC) capabilities into Ktor-based applications, facilitating seamless client-server communication. Supports WebSockets, Server-Sent Events (SSE), and automatic endpoint generation through annotations. Enables shared code for data models and business logic across client and server.