Kotlin / kotlinx-rpc

Add asynchronous RPC services to your multiplatform applications.
https://kotlin.github.io/kotlinx-rpc/
Apache License 2.0
749 stars 17 forks source link

Move kRPC declarations from core #186

Closed Mr3zee closed 1 month ago

Mr3zee commented 2 months ago

Subsystem Gradle, packages

Problem Description Some kRPC declarations were still in the core module

Solution Move everything into their places