We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82e88be commit 34638f4Copy full SHA for 34638f4
docs/pages/kotlinx-rpc/topics/plugins.topic
@@ -24,9 +24,7 @@
24
}
25
</code-block>
26
<p>
27
- For multi-project setups
28
- where you define your <a href="services.topic">RPC services</a> in one set of subprojects and use them in
29
- another, you can add the plugin only to modules with service definitions.
+ For multi-project setups you must add the plugin to all modules where services are declared or used.
30
</p>
31
</chapter>
32
</topic>
0 commit comments