The nanopb dependency is for the core to send some healthcheck messages and potentially load-balancing. It's not intended to be used by end users as it is.
It is also theoretically possible to use grpc in plain-C, but we don't have any good example nor API to do this. However, Juniper had one which still exists here: https://github.com/Juniper/grpc-c - but may be a bit outdated now in terms of features. On Wednesday, January 10, 2018 at 3:28:17 AM UTC-8, 홍채희 wrote: > > Hi, > I have a question about grpc using Nanopb that is in the third-party > folder. > I am using grpc c++ library. > Is it possible to make a grpc server/client app using Nanopb which is > implemented by C? > Is there any examples of grpc implementation using Nanopb? -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/f6d6d759-ddb9-4617-a35a-1e4422fcf730%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
