Hacker News new | ask | show | jobs
gRPC over HTTP/3 (kmcd.dev)
3 points by sudorandom 703 days ago
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.