solana/core
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
..
benches sdk: Make Packet::meta private, use accessor functions (#29092) 2022-12-06 12:54:49 +01:00
src Bidirectional quic communication support (#29155) 2022-12-09 10:59:43 -08:00
tests remove handle_snapshot_requests.caching_enabled (#29174) 2022-12-09 10:51:44 -08:00
.gitignore
Cargo.toml Revert #28945 (#29127) 2022-12-06 17:08:56 -06:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00