The commit implements server-side of repair using QUIC protocol. UDP repair requests are adapted as RemoteRequest and sent down the same channel as remote requests arriving over QUIC, and the rest of the server code is update to process over RemoteRequest type. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
build.rs |