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

iOS Client #2988

Open
honzamalousek opened this issue Jun 12, 2024 · 1 comment
Open

iOS Client #2988

honzamalousek opened this issue Jun 12, 2024 · 1 comment

Comments

@honzamalousek
Copy link

honzamalousek commented Jun 12, 2024

Is there a plan to add GRPC client for iOS? Right now for iOS side I have to use clients from GRPC-Swift lib and convert responses with Wire Adapters which is not ideal.

@oldergod
Copy link
Member

oldergod commented Jun 12, 2024

We unfortunately don't currently have any plans to do this. The recommended approach is to implement GrpcClient and use that.

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