Docs.rs
solana-quic-client-2.1.2
solana-quic-client 2.1.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
async-lock ^3.4.0
normal
async-trait ^0.1.83
normal
futures ^0.3.31
normal
itertools ^0.12.1
normal
lazy_static ^1.5.0
normal
log ^0.4.22
normal
quinn ^0.11.6
normal
quinn-proto ^0.11.9
normal
rustls ^0.23.15
normal
solana-connection-cache =2.1.2
normal
solana-measure =2.1.2
normal
solana-metrics =2.1.2
normal
solana-net-utils =2.1.2
normal
solana-rpc-client-api =2.1.2
normal
solana-sdk =2.1.2
normal
solana-streamer =2.1.2
normal
thiserror ^1.0.65
normal
tokio ^1.29.1
normal
crossbeam-channel ^0.5.13
dev
solana-logger =2.1.2
dev
solana-perf =2.1.2
dev
Versions
6.67%
of the crate is documented
Platform
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
2.1.2
Module nonblocking
Module Items
Modules
In crate solana_
quic_
client
solana_quic_client
Module
nonblocking
Copy item path
Source
Modules
§
quic_
client
Simple nonblocking 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.