Docs.rs
qcongestion-0.3.0
qcongestion 0.3.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
huster-zhangpeng
Dependencies
qbase ^0.3.0
normal
qevent ^0.3.0
normal
rand ^0.9
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
tokio ^1
dev
Versions
69.57%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
qcongestion
0.3.0
All Items
Crate Items
Structs
Enums
Constants
Traits
Crate
qcongestion
Copy item path
Source
Structs
§
ArcCC
Handshake
Status
Path
Status
TooMany
Ptos
Enums
§
Algorithm
The
Algorithm
enum represents different congestion control algorithms that can be used.
Constants
§
MSS
default datagram size in bytes.
Traits
§
Feedback
The
Feedback
trait defines the interface for packet tracking
Transport
The
Transport
trait defines the interface for congestion control algorithms.