gRPC over HTTP/3
kmcd.dev
gRPC over HTTP/3
1–2 of 2 posts
Re: gRPC over HTTP/3
#2I 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.