It looks like the C++ gRPC library doesn't (yet?) support the server side of gRPC over QUIC (HTTP/3), while it supports the client side as discussed in this conversation: https://groups.google.com/g/grpc-io/c/USIpgS1eSqI
At least there doesn't seem to be any code for the server side transport under src/core/ext/transport (the "cronet" subdirectory there has the client side code). Is my understanding correct? -- 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 grpc-io+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/6e0b0799-7c08-48f5-8558-f5ae5308d0b5n%40googlegroups.com.