
implementation("dev.kilua:kilua-rpc-jooby:0.0.40")Facilitates full-stack remote procedure calls in applications using the Jooby web framework. Supports two-way communication via WebSockets and Server-Sent Events. Enables shared code for data models and business logic. Provides automatic exception propagation and endpoints generation through simple annotations. Includes a Gradle plugin for streamlined project setup and packaging.