Tuesday, April 11, 2023

Show HN: KrotoDC – gRPC in Kotlin with Dataclasses https://ift.tt/d3HhbPa

Show HN: KrotoDC – gRPC in Kotlin with Dataclasses - A protoc plugin data class generator that can be used as a substitute for existing Java protobuf classes that need to be constructed by a builder (which isn't very kotlin-ish). - generates coroutine service base and stubs that use the generated classes as request/response types, allowing you to completely avoid using Java classes. - Since it also generates converter extension functions between the generated types and Java types, you can still easily use protobuf-specific features such as serialization. - Additionally provides Kotlin-specific features (optional fields as nullable, oneof fields as sealed classes). https://ift.tt/eq4HXTg April 12, 2023 at 10:54AM

No comments:

Post a Comment

Show HN: Littlebird – Screenreading is the missing link in AI https://ift.tt/3Q79Kr5

Show HN: Littlebird – Screenreading is the missing link in AI https://littlebird.ai/ March 23, 2026 at 11:09PM