https://kotlinlang.org logo
Title
m

Minsoo Cheong

04/02/2023, 4:09 PM
I've just published a new library that simplifies the use of Protocol Buffers and gRPC in Kotlin projects. It generates idiomatic Kotlin data classes and gRPC services/stubs based on your protobuf definitions and ensures seamless interoperability with traditional Java protobuf 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. 🎉 github: https://github.com/mscheong01/krotoDC