Tonic will support HTTP/3 which is a efficient protocol on top of QUIC transport IIUC. I don't know this will benefit to Raft but should be (optionally) supported.
It would be a great help if I could know prior what design change is to come with tonic's HTTP/3 support. This will affect every design choice in my library.
Tonic will support HTTP/3 which is a efficient protocol on top of QUIC transport IIUC. I don't know this will benefit to Raft but should be (optionally) supported.
https://github.com/hyperium/tonic/issues/339
gRPC over HTTP/3