gRPC over HTTP/3(kmcd.dev)
kmcd.dev
gRPC over HTTP/3
https://kmcd.dev/posts/grpc-over-http3/
1 comments
I used to do similar things at https://github.com/openPanel/core/blob/master/app/tools/quic... . But I didn't dive it further and I just replaced tcp with a quic stream.