Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GrpcClient based on the ktor backend #2688

Open
ShadowySpirits opened this issue Oct 18, 2023 · 1 comment
Open

GrpcClient based on the ktor backend #2688

ShadowySpirits opened this issue Oct 18, 2023 · 1 comment

Comments

@ShadowySpirits
Copy link

By integrating wire with ktor, we can create a multiplatform gRPC client using Kotlin that supports Linux, macOS, and Windows targets. It would be great if wire provided a Kotlin native implementation for the gRPC client.

Actually, I have created a demo project to accomplish this: ShadowySpirits/kotlin-native-grpc. And I am willing to contribute to upstream.

@oldergod
Copy link
Member

GrpcClient is now open on all platforms #2677
and you can implement it yourself.

We don't have a clear plan related to a KMP http engine in Wire yet. We're also not sure we wanna commit into supporting one. I wanna see how OkHttp evolves!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants