gRPC query

28 views
Skip to first unread message

Mohamad Ghaddar

unread,
Sep 26, 2019, 8:48:10 PM9/26/19
to grp...@googlegroups.com
Hey,

I am looking into using gRPC for the project I am working on. I have one use case that I cannot find a solution for. 

My gRPC C++ server has to run on a machine that only accepts outgoing connections. Hence it has to establish the connection with the client first. Unfortunately it seems gRPC supports one way connection from client to server only. 

Looking more into it, people found solutions around this problem but they only work with gRPC GO. Reference: https://github.com/grpc/grpc-go/issues/484

I was wondering if there are any suggestions on how to approach this problem with C++

Thank you for your time,
Moodie


Penn (Dapeng) Zhang

unread,
Oct 2, 2019, 1:39:46 PM10/2/19
to grpc.io
There is an open issue and discussion for gRPC tunneling https://github.com/grpc/grpc/issues/14101 

You are welcome to add your usecase there, push the feature, or find if there's any other approaches or pull requests in the discussion that may work for you.
Reply all
Reply to author
Forward
0 new messages