Docs.rs
solana-streamer-2.0.18
solana-streamer 2.0.18
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
async-channel ^1.9.0
normal
bytes ^1.6
normal
crossbeam-channel ^0.5.13
normal
dashmap ^5.5.3
normal
futures-util ^0.3.29
normal
histogram ^0.6.9
normal
indexmap ^2.2.6
normal
itertools ^0.12.1
normal
libc ^0.2.155
normal
log ^0.4.21
normal
nix ^0.28.0
normal
pem ^1.1.1
normal
percentage ^0.1.0
normal
quinn ^0.10.2
normal
quinn-proto ^0.10.6
normal
rand ^0.8.5
normal
rustls ^0.21.12
normal
smallvec ^1.13.2
normal
solana-measure =2.0.18
normal
solana-metrics =2.0.18
normal
solana-perf =2.0.18
normal
solana-sdk =2.0.18
normal
solana-transaction-metrics-tracker =2.0.18
normal
thiserror ^1.0.61
normal
tokio ^1.29.1
normal
x509-parser ^0.14.0
normal
assert_matches ^1.5.0
dev
solana-logger =2.0.18
dev
Versions
26.42%
of the crate is documented
Go to latest version
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_
streamer
2.0.18
Module quic
Module Items
Structs
Enums
Constants
Functions
In solana_
streamer::
nonblocking
solana_streamer
::
nonblocking
Module
quic
Copy item path
Source
Structs
§
Spawn
NonBlocking
Server
Result
Enums
§
Connection
Peer
Type
Constants
§
ALPN_
TPU_
PROTOCOL_
ID
DEFAULT_
MAX_
CONNECTIONS_
PER_
IPADDR_
PER_
MINUTE
The new connections per minute from a particular IP address. Heuristically set to the default maximum concurrent connections per IP address. Might be adjusted later.
DEFAULT_
MAX_
STREAMS_
PER_
MS
Limit to 250K PPS
DEFAULT_
WAIT_
FOR_
CHUNK_
TIMEOUT
Functions
§
compute_
max_
allowed_
uni_
streams
get_
remote_
pubkey
spawn_
server