Concrete details for the Core/C++ API for creating xDS-enabled servers are up at https://github.com/grpc/proposal/pull/234. Please take a look.
On Wednesday, January 20, 2021 at 2:41:17 PM UTC-8 Eric Anderson wrote: > Please review and comment. The gRFC is at > https://github.com/grpc/proposal/pull/214. The gRFC covers new APIs and > their plumbing to allow having xDS-enabled servers. The precise C++/wrapped > language APIs are not covered, but an idea of what they may look like is > covered. Java and Go have their concrete API designs presented. > > A36 itself doesn't provide any xDS features, but is the basis for them to > be built without applications needing to make code changes for each added > xDS feature. For an xDS feature, see the related gRFC A29: xDS-Based > Security for gRPC Clients and Servers > <https://github.com/grpc/proposal/pull/184>. > -- 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/9387c3fc-2afa-4924-aab3-b41e9d355248n%40googlegroups.com.
