solana/tpu-client/src
Tyera Eulberg 8b63f73100
Remove Default impls for TpuConnectionCache and ConnectionPool clients (#28788)
* Remove TpuConnectionCache impl Default

* Add fallible ctors for Quic/UdpClients

* Add Quic/TpuClient ctor trait

* Remove Quic/UdpClient impl Default
2022-11-17 20:13:43 -07:00
..
nonblocking clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
connection_cache.rs Quic fix calculation of staked number of concurrent streams (#28705) 2022-11-03 20:45:44 +08:00
connection_cache_stats.rs Time out async sends to avoid slackers stuck in the queue for too long (#28545) 2022-10-31 13:46:45 -07:00
lib.rs Add TpuConnectionCache and begin disentangling quic and udp (#28080) 2022-09-30 19:51:50 -06:00
quic_client.rs Time out async sends to avoid slackers stuck in the queue for too long (#28545) 2022-10-31 13:46:45 -07:00
tpu_client.rs Use batch send in bench-tps to send transactions (#27527) 2022-09-01 17:32:23 +00:00
tpu_connection.rs clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
tpu_connection_cache.rs Remove Default impls for TpuConnectionCache and ConnectionPool clients (#28788) 2022-11-17 20:13:43 -07:00
udp_client.rs Add TpuConnectionCache and begin disentangling quic and udp (#28080) 2022-09-30 19:51:50 -06:00