envoyproxy / java-control-plane

Java implementation of an Envoy gRPC control plane

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate Kotlin gRPC Stubs

t0rr3sp3dr0 opened this issue · comments

Although it is possible to use Java gRPC Stubs on a Kotlin project, the interface is not idiomatic. It would be nice to also ship Kotlin gRPC Stubs in the published library.