Kilua RPC guide
This is a guide for Kilua RPC - fullstack RPC library for Kotlin/Wasm and Kotlin/JS.
Current version: 0.0.34
Kilua RPC is a powerful Remote Procedure Call (RPC) library designed for fullstack applications created with the Kotlin programming language. Is can be used with frontend apps developed for Kotlin/Wasm and Kotlin/JS targets. On the backend side different popular Kotlin/JVM web frameworks are fully supported:
Micronaut (temporarily disabled)
Kilua RPC can be used with all Kotlin/JS and Kotlin/Wasm web frameworks to easily build fullstack applications with shared code for data model and business logic. It's already integrated with Kilua and KVision.
Last updated