Hi Folks, I'm working with GRPC Kotlin and I want ...
# serialization
s
Hi Folks, I'm working with GRPC Kotlin and I want to convert a Ktx.Serialization data class to a
com.google.protobuf.Any
, but I can't find a way to convert it, anyone have work with GRPC Kotlin and Ktx.Serialization?