summaryrefslogtreecommitdiff
path: root/crates/arti-rpc-client-core
Commit message (Expand)AuthorAgeFilesLines
...
* rpc client: resolve unused-foo warnings.Nick Mathewson2024-07-163-4/+2
* rpc-client: Expose a few types as pub.Nick Mathewson2024-07-161-0/+3
* Make RequestId and ObjectId public.Nick Mathewson2024-07-161-2/+2
* Add a TODO about refactoring should_alertNick Mathewson2024-07-161-0/+5
* Rename CmdError to ProtoError.Nick Mathewson2024-07-163-23/+23
* RPC: Implement connection negotiation.Nick Mathewson2024-07-165-29/+211
* WIP: Lower and middle levels of Arti rpc core.Nick Mathewson2024-07-1610-0/+1489