summaryrefslogtreecommitdiff
path: root/crates/tor-ptmgr/src/config.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add a few comments based on review.Nick Mathewson2022-09-231-0/+3
|
* Add the skeleton of a tor-ptmgr crateNick Mathewson2022-09-231-0/+30
When complete, this crate will handle launching and using pluggable transports on demand.