Hello, I noticed that gRPC is in prototype, how wi...
# kotlinx-rpc
d
Hello, I noticed that gRPC is in prototype, how will this work? Can i reuse my existing proto files that contain services and messages and have a plugin that generates kotlin classes?
a
Hello! Something like this, yes, though details may vary until the prototype goes public
👍 1