Custom endpoint

37 views
Skip to first unread message

rose...@gmail.com

unread,
Sep 24, 2019, 7:19:23 AM9/24/19
to grpc.io

Hi maintainers,

This is probably not the first time you heard the request to support named pipe in windows.
Can you provide some kind of an official answer if this is something that you are going to support ?
I understand from the mailing list that the TCP transport implementation is stable and you are happy with it, but you are still open for other implementations.

If the answer to the first question is no, does the interface of adding a custom endpoint is the right way to do that ?
If yes, can I get guidelines of how to add a new endpoint ?
Is there an option to change the endpoint at runtime ? I need that one process in my application will use both options, one time using TCP socket and other time with windows named pipe handle.

Another question is regarding the new experimental interface AddExternalConnectionAcceptor, is that is some kind of alternative for what I am looking for ?
Does it means that I can create any kind of a connection outside of the gRPC core and then attach it to the core ?
If this is true then I can implement a pipe server/client, make a connection between the client and server, and then send RPC through the gRPC core on that connection.
If this will work then I do not need to make any changes to the gRPC core.

Thanks,
Gal.



Jan Tattermusch

unread,
Oct 1, 2019, 10:41:40 AM10/1/19
to grpc.io
Currently there's no plan to add windows named pipe support for gRPC C++, but contributions are welcome. If you're planning to contribute the functionality, I think we can find you the right POC that can review the design (and review the code later).

rose...@gmail.com

unread,
Oct 7, 2019, 8:10:15 AM10/7/19
to grpc.io
Hi Jan,

Can I have a point of contact ?
Someone that I can ask him direct questions and also to get some initial guidelines.

Gal.
Reply all
Reply to author
Forward
0 new messages