Hi all! I’m looking for a recommendation for a protobufs library that is compatible with kmp. As far as I can tell, the google protobufs and grpc libraries are not capable of being multiplatform.
I have a project I am wanting to ship business logic on multiple platforms that uses data classes generated off of my protobufs definitions.