Hi Ajay, Could you please point me to the C implementation of gRPC? I am trying to compile the grpc implementation from github but it looks broken. Also pointer to the documentation which will cover the QuickStart and developer reference.
Thanks in advance. Regards, Nikita On Wednesday, 27 January 2016 05:12:53 UTC+5:30, [email protected] wrote: > > Hi guys, > > How to use grpc in C? > > From thread history, the suggestion is to use C++. Understood this, while > we need to use grpc in C as our existing code base is C. > > Is it good to wrap grpc code in a shared library for our use case and call > it from C? > > Or would suggest to use the low level C API with limited functionality? > > Thanks a lot! > -- 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/9a5594b0-9d79-4efc-918a-6516d8cbb0c1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
