I have a use case where I already have a TCP connection between the client and server and I have to use the same socket descriptors to establish a grpc channel which I did with the help of posix call " *AddInsecureChannelFromFd*". My question here is it possible to have a secured channel. If yes, what I need to do for that?
-- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/2cb85830-faa1-4751-80fb-201a86fdf72b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
