Kilua RPC guide
  • Kilua RPC guide
  • Overview
  • Setting up
  • Common code
  • Backend side
    • Ktor
    • Jooby
    • Spring Boot
    • Javalin
    • Vert.x
    • Micronaut
  • Frontend side
  • Websockets
  • Exception handling
Powered by GitBook
On this page

Kilua RPC guide

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

NextOverview

Last updated 13 days ago

Current version: 0.0.33

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

  • (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 and .

Kilua RPC guide
Kotlin/Wasm
Kotlin/JS
Ktor
Jooby
Spring Boot
Javalin
Vert.x
Micronaut
Kilua
KVision