Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
gRPC over HTTP/3
(kmcd.dev)
3 points
by
sudorandom
2 years ago
| 1 comment
gRPC over HTTP/3 | Dark Hacker News
zxilly
2 years ago
|
next
[−]
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.