Docs.rs
solana-streamer-2.1.2
solana-streamer 2.1.2
Permalink
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.8
normal
crossbeam-channel ^0.5.13
normal
dashmap ^5.5.3
normal
futures ^0.3.31
normal
futures-util ^0.3.29
normal
governor ^0.6.3
normal
histogram ^0.6.9
normal
indexmap ^2.6.0
normal
itertools ^0.12.1
normal
libc ^0.2.161
normal
log ^0.4.22
normal
nix ^0.29.0
normal
pem ^1.1.1
normal
percentage ^0.1.0
normal
quinn ^0.11.6
normal
quinn-proto ^0.11.9
normal
rand ^0.8.5
normal
rustls ^0.23.15
normal
smallvec ^1.13.2
normal
socket2 ^0.5.7
normal
solana-measure =2.1.2
normal
solana-metrics =2.1.2
normal
solana-perf =2.1.2
normal
solana-sdk =2.1.2
normal
solana-transaction-metrics-tracker =2.1.2
normal
thiserror ^1.0.65
normal
tokio ^1.29.1
normal
tokio-util ^0.7
normal
x509-parser ^0.14.0
normal
assert_matches ^1.5.0
dev
solana-logger =2.1.2
dev
Versions
17.95%
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_
streamer
2.1.2
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
spawn_
server_
multi