arti/crates/tor-congestion
Nick Mathewson 936920b26e bump rust-version to 1.60 in every crate. 2022-11-10 10:57:33 -05:00
..
src Run add_warnings. 2022-11-03 11:06:02 -04:00
Cargo.toml bump rust-version to 1.60 in every crate. 2022-11-10 10:57:33 -05: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