You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
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).