← Back to Kairo Docs|API Reference (Dokka)

Kairo

class Kairo

Manages the lifecycle of a Kairo application. Created by the kairo function.

Functions

Link copied to clipboard
suspend fun Server.startAndWait(release: suspend () -> Unit)

Starts the Server and suspends until JVM termination (SIGTERM, SIGINT).