Sercan Değirmenci
Sercan Değirmenci
@fenos Please have a look at https://github.com/fullstorydev/grpcurl#server-reflection which supports server reflection API.
Hello @ecktom, Sorry for the late reply. This is a good use case and I'm waiting for your contribution.
> Now what happens if the server scales up and increases the number of endpoints. It is up to gRPC actually. kuberesolver gives IP addresses of newly created instances to...
> Facing the same problem, did you find any solution? @AndersonVanzo We decided to split project into different Frameworks and those new frameworks don't have dependency on react-native
@rye-sw I would be happy to accept a PR that changes the usage. The only downside would be deciding how we handle the ready and serving conditions.
I do plan a nodejs version of this but I can't give a timeline right now. By looking at the https://github.com/grpc/grpc-node/blob/master/packages/grpc-js/src/resolver-dns.ts it looks very straightforward.
Hi @vivintw, I would happy to review and merge the PR
@bjakubski thanks for the report. Could you review the PR https://github.com/sercand/kuberesolver/pull/68