Is your feature request related to a problem? Please describe it.
grpc-swift cannot be used as a proxyless gRPC client directly in Google Cloud's service mesh (https://docs.cloud.google.com/service-mesh/docs/service-routing/proxyless-overview)
Describe the solution you'd like
xDS support in grpc-swift similar to what is currently supported in C++/Java/Go - https://grpc.github.io/grpc/core/md_doc_grpc_xds_features.html
Realizing that this is a massive feature request, my main desire right now is load balancing support - https://github.com/grpc/proposal/blob/master/A27-xds-global-load-balancing.md
Is your feature request related to a problem? Please describe it.
grpc-swift cannot be used as a proxyless gRPC client directly in Google Cloud's service mesh (https://docs.cloud.google.com/service-mesh/docs/service-routing/proxyless-overview)
Describe the solution you'd like
xDS support in grpc-swift similar to what is currently supported in C++/Java/Go - https://grpc.github.io/grpc/core/md_doc_grpc_xds_features.html
Realizing that this is a massive feature request, my main desire right now is load balancing support - https://github.com/grpc/proposal/blob/master/A27-xds-global-load-balancing.md