solana/rpc-test
Nick Rempel 7e4a5de99c
Refactor ConnectionCache::use_quic (#26235)
* Remove UseQuic type

Move to storing the UdpSocket on ConnectionCache and accepting a bool

* Remove use_quic from ConnectionCache constructor

Replace with separate with_udp constructor to force callers to choose
2022-07-05 10:49:42 -07:00
..
tests Refactor ConnectionCache::use_quic (#26235) 2022-07-05 10:49:42 -07:00
.gitignore
Cargo.toml Enable wire compression in Solana CLI and Rust client (#26236) 2022-06-27 15:38:07 -07:00