Kotlin / kotlinx-rpc

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

Configure JPMS checks #187

Closed Mr3zee closed 1 week ago

Mr3zee commented 2 weeks ago

Subsystem Gradle

Problem Description If different modules use same packages - non-Gradle Java projects may fail.

Solution Use different packages and checks