Join Slack
Powered by
Is it true that if you use gRPC with Kotlin, the r...
# grpc
d
davec
07/27/2022, 2:57 PM
Is it true that if you use gRPC with Kotlin, the request/response classes are still in Java? It kind of seems that way, here's a line from the docs (
https://grpc.io/docs/languages/kotlin/basics/#simple-rpc-1
):
Open in Slack
Previous
Next