solana/client/src
Lijun Wang 344e466e12
Async connection creation in connection cache (#33302)
If there is a connection in the cache available, use it and create the additional connection asynchronously.
2023-09-25 18:17:47 -07:00
..
nonblocking Async connection creation in connection cache (#33302) 2023-09-25 18:17:47 -07:00
connection_cache.rs Async connection creation in connection cache (#33302) 2023-09-25 18:17:47 -07:00
lib.rs Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961) 2023-09-01 07:26:13 +00:00
quic_client.rs Refactor connection cache to support generic msgs (#29774) 2023-02-01 18:10:06 -08:00
send_and_confirm_transactions_in_parallel.rs client: Speed up send-and-confirm-parallel (#33032) 2023-08-29 18:29:10 +02:00
thin_client.rs Relax `Sized` bound for `Signers` in `Transaction` and `Client` (#30568) 2023-03-30 13:12:48 +00:00
tpu_client.rs Async connection creation in connection cache (#33302) 2023-09-25 18:17:47 -07:00
tpu_connection.rs Refactor connection cache to support generic msgs (#29774) 2023-02-01 18:10:06 -08:00
transaction_executor.rs Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961) 2023-09-01 07:26:13 +00:00
udp_client.rs Refactor connection cache to support generic msgs (#29774) 2023-02-01 18:10:06 -08:00