summaryrefslogtreecommitdiff
path: root/crates/arti-client/src/client
Commit message (Expand)AuthorAgeFilesLines
* RPC: Functionality to downcast dyn Object to a dyn Trait.Nick Mathewson2023-06-121-5/+7
* rpc: make decl_object! responsible for writing impl Object {} blocks.Nick Mathewson2023-06-071-1/+1
* RPC: Start on plumbing TorClient into our RPC codeNick Mathewson2023-05-041-0/+15