solana_client

Module connection_cache

Source

Enumsยง

BlockingClientConnection
ConnectionCache
A thin wrapper over connection-cache/ConnectionCache to ease construction of the ConnectionCache for code dealing both with udp and quic. For the scenario only using udp or quic, use connection-cache/ConnectionCache directly.
NonblockingClientConnection
Protocol