arti/crates/tor-congestion
Nick Mathewson 8b6f4cc69d Update README.md files with "readmes" tool. 2022-08-31 11:08:03 -04:00
..
src enable doc_auto_cfg feature on every crate when documenting for docs.rs 2022-08-24 18:22:41 +02:00
Cargo.toml enable doc_auto_cfg feature on every crate when documenting for docs.rs 2022-08-24 18:22:41 +02:00
README.md Update README.md files with "readmes" tool. 2022-08-31 11:08:03 -04:00

README.md

tor-congestion

tor-congestion: algorithms for congestion control on the Tor network

Overview

This crate is part of Arti, a project to implement Tor in Rust.

This implements some of the algorithms needed to implement congestion control as part of Tor proposal #324.

License: MIT OR Apache-2.0