Hi Liping,
you can have a look on Vijay's PR that adds the inproc transport for 
reference. 
https://github.com/grpc/grpc/pull/11145

Yet I still not sure how to actually use this transport in an application.

BR,
Semyon.

ב-יום שישי, 23 באוקטובר 2020 בשעה 3:36:55 UTC+3, zhan...@gmail.com כתב/ה:

> Hi All,
>
> I am looking for a  solution to make gRPC work on top of our custom socket 
> implementation. After some investigation, I  found a useful resource  as 
> below :
>
> https://grpc.github.io/grpc/core/md_doc_core_transport_explainer.html   
>
>  
> It seems we have to  implement our own transport layer by using our 
> specific socket  which requires a lot of work.  Wonder if anybody has done 
> similar work and be able to share some experience on it ?
>
> Thanks
> Liping
>
>
> On Thu, Oct 22, 2020 at 2:14 AM Semyon Baren <simon...@gmail.com> wrote:
>
>> Hi all.
>> I am trying to use in-process transport for my project. 
>> At this stage I just want to be able to test it with the "Hello world" 
>> example.
>> I searched for documentation on how can I choose the underlying transport 
>> but without a luck. I didn't find any code snippets that might be of help 
>> for me, especially for c++.
>>
>> So to sum up, I would like to be able to run the Hello world example with 
>> inproc transport.
>>
>> Hope you could help.
>> Thanks,
>> Semyon.
>>
>> -- 
>> 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.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/grpc-io/acc2312f-7ef0-4b0a-8d3b-95590c48c499n%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/grpc-io/acc2312f-7ef0-4b0a-8d3b-95590c48c499n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
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/8b971f2c-fefc-435c-983f-a768a48d8ec3n%40googlegroups.com.

Reply via email to