Kotlin / kotlinx-rpc

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

Consistent module structure #114

Closed Mr3zee closed 4 days ago

Mr3zee commented 6 days ago

Subsystem Gradle build

Problem Description Serialization module had inconsistent structure with other modules in the project. All modules should be only one of two options:

Solution Move krpc-serialization module to krpc-serialization-core