solana/quic-client
Lijun Wang ecea802fe6
Bidirectional quic communication support (#29155)
* Support bi-directional quic communication, use the same endpoint for the quic server and client
This is needed for supporting using quic for repair

* Added comments on the bi-directional communication tests

* Removed some debug logs

* clippy issue
2022-12-09 10:59:43 -08:00
..
src Bidirectional quic communication support (#29155) 2022-12-09 10:59:43 -08:00
tests Bidirectional quic communication support (#29155) 2022-12-09 10:59:43 -08:00
Cargo.toml Split out quic- and udp-client definitions (#28762) 2022-11-18 12:21:45 -07:00