Hi everyone! I'm looking for a gRPC example that s...
# multiplatform
v
Hi everyone! I'm looking for a gRPC example that supports Kotlin Multiplatform, targeting Android, iOS, Desktop, and Web. Does anyone have a working example or repo they could share? Thanks in advance!
t
I’d love to learn the same!
v
Sorry to ask again, does anyone know how to use grpc in kmm?
f
Hello 👋 Did you find a gRPC example ?
a
Hi! We are working on gRPC kmp in #C072YJ3Q91V. It's not out yet, but will be soon. No Web target tough in first iteration, and no guaranties it will be added later. You subscribe for updates, also on issue in GH
f
Thank you, I will check. We tried Wire for our mobile common SDK, but no iOS GrpcClient implementation.