Skip to content
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.

Make recommendation for gRPC client libs? #28

Open
viktorklang opened this issue Apr 25, 2019 · 1 comment
Open

Make recommendation for gRPC client libs? #28

viktorklang opened this issue Apr 25, 2019 · 1 comment
Labels
enhancement New feature or request user platform Issues related to the different user target platforms

Comments

@viktorklang
Copy link
Contributor

Should this project recommend gRPC client libraries on a per-user-platform basis?
This would make it easier for developers to figure out how to call services. It would also be worth-while for platform testing.

@viktorklang viktorklang added enhancement New feature or request user platform Issues related to the different user target platforms labels Apr 25, 2019
@jroper
Copy link
Member

jroper commented Apr 26, 2019

I don't think so - because the gRPC project itself maintains official client libraries for each platform, I don't think our recommendation should be different to what the gRPC project itself recommends, that's not our battle to fight, so we should just defer to that. Eg, we can point to https://grpc.io/docs/ to find the right place to get started for calling services depending on what language/platform they are using. The exception of course is for anyone in the Lightbend ecosystem, where we'll recommend using Akka gRPC.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request user platform Issues related to the different user target platforms
Projects
None yet
Development

No branches or pull requests

2 participants