Thank you Vijay
My client is C app. - so i'll try the Juniper gRPC for C for it, my server 
is Java so I'll take gRPC for Java for it. is this make sense ?
RegardsAvi

בתאריך יום ראשון, 21 באוקטובר 2018 בשעה 12:50:37 UTC+3, מאת Vijay Pai:
>
> Hello there,
>
> The grpc repo doesn't provide a C language code generator or API. The core 
> exposes a C89 semantically-versioned surface API but is implemented in 
> C++11 (though much of it is in C style since the implementation was also 
> historically C89 as well). Additionally, even the core surface is not 
> considered stable; it is currently on the 7th major version while our 
> actual APIs (C++, C#, Obj-C, Ruby, etc.) have remained stable since Beta or 
> at least 1.0 in all cases.
>
> That said, Juniper has offered a pure-C implementation and API at 
> https://github.com/Juniper/grpc-c . AFAIK, that repo is in a pre-alpha 
> state but has gotten some use, and its maintainers are certainly part of 
> the community (attended and presented at meetups, etc).
>
> Regards,
> Vijay
>
> On Sun, Oct 21, 2018 at 2:15 AM Avi Cohen <a.cohe...@gmail.com 
> <javascript:>> wrote:
>
>> Hello,
>> is there gRPC interface for C application - i see for lot of languages 
>> but not for C, although the gEPC core is C
>> Thank you
>> Avi
>>
>> -- 
>> 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+u...@googlegroups.com <javascript:>.
>> To post to this group, send email to grp...@googlegroups.com 
>> <javascript:>.
>> 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/fa72fe3e-8210-44ed-9326-7432dde2a60c%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/grpc-io/fa72fe3e-8210-44ed-9326-7432dde2a60c%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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 post to this group, send email to grpc-io@googlegroups.com.
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/d225e2b0-d076-41c6-b16f-bcfde409aa1c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to