summaryrefslogtreecommitdiff
path: root/crates/arti-relay/src/builder.rs
Commit message (Expand)AuthorAgeFilesLines
* arti-relay: Rename remaining XXXs to be TODOsDavid Goulet2024-10-101-2/+2
* arti-relay: Remove the use of pub and pub useDavid Goulet2024-10-101-2/+2
* arti-relay: Remove its library crateDavid Goulet2024-10-101-1/+4
* 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