examples of grpc using Nanopb

48 views
Skip to first unread message

summ...@gmail.com

unread,
Jan 10, 2018, 6:28:17 AM1/10/18
to grpc.io
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?

Nicolas Noble

unread,
Jan 24, 2018, 1:26:11 PM1/24/18
to grpc.io
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.
Reply all
Reply to author
Forward
0 new messages