Docs.rs
solana-quic-client-1.17.4
solana-quic-client 1.17.4
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
async-mutex ^1.4.0
normal
async-trait ^0.1.73
normal
futures ^0.3.28
normal
itertools ^0.10.5
normal
lazy_static ^1.4.0
normal
log ^0.4.20
normal
quinn ^0.10.2
normal
quinn-proto ^0.10.5
normal
rcgen ^0.10.0
normal
rustls ^0.21.7
normal
solana-connection-cache =1.17.4
normal
solana-measure =1.17.4
normal
solana-metrics =1.17.4
normal
solana-net-utils =1.17.4
normal
solana-rpc-client-api =1.17.4
normal
solana-sdk =1.17.4
normal
solana-streamer =1.17.4
normal
thiserror ^1.0.49
normal
tokio ^1.29.1
normal
crossbeam-channel ^0.5.8
dev
solana-logger =1.17.4
dev
solana-perf =1.17.4
dev
Versions
6.67%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
solana_quic_client
1.17.4
All Items
Modules
Structs
Enums
Functions
Type Aliases
?
Crate
solana_quic_client
source
·
[
−
]
Modules
nonblocking
quic_client
Simple client that connects to a given UDP port with the QUIC protocol and provides an interface for sending data which is restricted by the server’s flow control.
Structs
Quic
QuicConfig
QuicConnectionManager
QuicPool
Enums
QuicClientError
Functions
new_quic_connection_cache
Type Aliases
QuicConnectionCache