Iam a beginner. I am going to write a client in c++. But the tutorials in the example create channels in the form of gprc::CreateChannel(localhost::port). If I want to connect to server through .socket file, like grpc.Dial(xxx.socket) in golang, what should I do, is there any example.
-- 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/ccbc66cb-89be-4173-8a68-a71d4ccf2ec7n%40googlegroups.com.
