summaryrefslogtreecommitdiff
path: root/crates/arti-client/examples/readme.rs
Commit message (Expand)AuthorAgeFilesLines
* arti-client: use PreferredRuntime by default, doc cleanupseta2022-02-281-5/+1
* Allow creating unbootstrapped `TorClient`s (and `DirMgr`s)eta2022-02-111-1/+1
* Make current/create functions into runtime member functions.Nick Mathewson2022-01-261-1/+2
* Use *_with_prefs() for Option<ConnectPrefs> callers in TorClient::connectNeel Chauhan2022-01-081-1/+1
* Merge branch 'readme_fixes'Nick Mathewson2021-11-301-0/+5
|\
| * Example needs to be the same as the readmedagon2021-11-301-0/+2
| * MR review feedbackdagon2021-11-301-0/+3
* | Change sane_defaults() and with_directories()Nick Mathewson2021-11-291-2/+2
|/
* Improve top-level arti-client documentation, add example codeeta2021-10-281-0/+46