Ktor

Edit pageLast modified: 25 June 2025

The kotlinx.rpc library provides integration with the Ktor framework. This includes both server and client APIs. Under the hood, the library uses WebSocket plugin to create a KrpcTransport and send and receive messages through it.