Gradle plugin

Edit pageLast modified: 13 June 2025

The kotlinx.rpc library offers a Gradle plugin that simplifies project configuration by automating repetitive tasks and configuring code generation.

Plugin provides an rpc extension:

Options:

  • annotationTypeSafetyEnabled - whether to enable type safety checks for annotations. See Annotation type-safety.