We are currently using GRPCLB to workaround the missing name resolver 
support in C# (https://github.com/grpc/grpc/issues/11879). We will switch 
to xDS once it's implemented, but would still appreciate to get a 
possibility to use external name resolvers in c-core (doesn't have to be 
C#). grpc-java offers an experimental API for this: 
https://github.com/grpc/grpc-java/issues/1770

AFAIK, c-core only supports adding custom name resolvers by compiling the 
c-core yourself, which would then allow to also use it with C#. Is this 
still the case, or is there a standard way by now?

-- 
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/4a1feab9-af39-4d68-8c1a-256f4d83b164%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to