arti/crates/arti-config
Nick Mathewson 46c917d127 Rename timeout_rules to stream_timeouts.
(There are other timeout rules, after all.)

Also, rename stream_timeout to connect_timeout, to make it more clear
when it applies.
2021-12-07 14:03:14 -05:00
..
src Rename timeout_rules to stream_timeouts. 2021-12-07 14:03:14 -05:00
Cargo.toml Allow configurability on preemptive circuits 2021-12-07 15:04:41 +00:00
README.md run ./maint/readmes.sh 2021-11-29 21:29:28 +10:00

README.md

arti-config

arti-config: Tools for configuration management in Arti

Overview

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

It provides a client configuration tool using using serde and config, plus extra features defined here for convenience.

License: MIT OR Apache-2.0