Which approach did you choose?

在2018年6月28日星期四 UTC+8 07:51:22<sanke...@gmail.com> 写道:

> I am working on something similar. However being completely unfamiliar in 
> the territory, I was wondering if you would have any material that I can 
> refer to.
>
>
> On Thursday, 9 March 2017 11:05:16 UTC-8, Anirudh Kasturi wrote:
>>
>> Just a quick approach. I had my API written in C++.  Then went ahead and 
>> wrote C wrapper functions for the C++ functions so that my C code can call 
>> them.  I created static libraries with the C++ object files and the wrapper 
>> .cc files' object files and included them in my C make file. Was good to 
>> go. Works perfectly.
>>
>> On Monday, July 20, 2015 at 8:03:49 AM UTC-7, xmx wrote:
>>>
>>> Hello,
>>> I would like to write a basic gRPC client/server implementation in pure 
>>> C for testing purpose.
>>> Is there any documentation or example on how to use the C API ?
>>>
>>> Thanks in advance !
>>>
>>

-- 
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 grpc-io+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/e0ff2eab-e1dc-46d2-85e9-6f6cf810a287n%40googlegroups.com.

Reply via email to