Is it true that if you use gRPC with Kotlin, the r...
# grpc
d
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):