summaryrefslogtreecommitdiff
path: root/crates/arti-relay/src/builder.rs
Commit message (Expand)AuthorAgeFilesLines
* arti-relay: add and use `Error`/`ErrorDetail`Steven Engler2024-09-051-2/+3
* arti-relay: pass config in `TorRelay::create_inner`Steven Engler2024-09-031-2/+1
* relay: Add basic configuration and builderDavid Goulet2024-08-201-0/+33