Currently there's no plan to add windows named pipe support for gRPC C++, but contributions are welcome.
On Wednesday, September 18, 2019 at 2:02:34 PM UTC+2, [email protected] wrote: > > Hi All, > > I know there was a request for Windows named pipe in the past and I wonder > what is the status of it ? does the comunity is working to support it ? or > is there any alternatives which is already implemented ? > > I want to use gRPC (c++ implementation) for communication between > processes on the same system, on unix based systems there is an > implementation of Unix Domain Sockets in the gRPC core, but there is no > equivalent in Windows, and I cannot use tcp socket implementation for > security reasons. > > I will be happy for answers to this issue. > > Thanks. > Gal. > > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/07fc14f7-62b6-48a0-98a9-5f96c9b87e35%40googlegroups.com.
