Kilua RPC guide

This is a guide for Kilua RPC - fullstack RPC library for Kotlin/Wasm and Kotlin/JS.

Current version: 0.0.41

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/Wasmarrow-up-right and Kotlin/JSarrow-up-right targets. On the backend side different popular Kotlin/JVM web frameworks are fully supported:

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 Kiluaarrow-up-right and KVisionarrow-up-right.

Although Kilua RPC is primarily designed for Kotlin, the RPC client can also be used from the JS/Typescript code. See the examples directory for reference.

Last updated