Docs.rs
waffles-solana-quic-client-1.16.0
waffles-solana-quic-client 1.16.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
nixxholas
Dependencies
async-mutex ^1.4.0
normal
async-trait ^0.1.57
normal
futures ^0.3
normal
itertools ^0.10.5
normal
lazy_static ^1.4.0
normal
log ^0.4.17
normal
quinn ^0.9.3
normal
quinn-proto ^0.9.2
normal
quinn-udp ^0.3.2
normal
rustls ^0.20.6
normal
waffles-solana-connection-cache =1.16.0
normal
waffles-solana-measure =1.16.0
normal
waffles-solana-metrics =1.16.0
normal
waffles-solana-net-utils =1.16.0
normal
waffles-solana-rpc-client-api =1.16.0
normal
waffles-solana-sdk =1.16.0
normal
waffles-solana-streamer =1.16.0
normal
waffles-solana-tpu-client =1.16.0
normal
thiserror ^1.0
normal
tokio ^1
normal
crossbeam-channel ^0.5
dev
waffles-solana-logger =1.16.0
dev
waffles-solana-perf =1.16.0
dev
Versions
7.14%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate waffles_solana_quic_client
Version 1.16.0
All Items
Modules
Structs
Enums
?
Crate
waffles_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