I've just published a new library that makes working with Protocol Buffers and gRPC in Kotlin projects much easier by generating idiomatic Kotlin data classes and gRPC service/stub based on your protobuf definitions, while providing interoperability to classic protobuf java classes.
Check out my blog post on Medium for an introduction and guide on how to use krotoDC:
https://medium.com/@icycle0409/introducing-krotodc-use-protobuf-and-grpc-with-kotlin-dataclasses-3144d0b20032
Feel free to give it a try and share your feedback! I'd love to hear your thoughts and suggestions for improvements. 🎉
Posted in #feed