summaryrefslogtreecommitdiff
path: root/crates/arti-rpc-client-core/src/conn
Commit message (Expand)AuthorAgeFilesLines
* rpclib: Initial tests for RpcConnNick Mathewson2024-07-241-1/+1
* RPC: Fix rustdoc links.Nick Mathewson2024-07-161-1/+1
* rpc: Remove negotiation code.Nick Mathewson2024-07-161-52/+4
* rpc client: Documentation.Nick Mathewson2024-07-162-1/+25
* rpc client: resolve unused-foo warnings.Nick Mathewson2024-07-161-1/+1
* Add a TODO about refactoring should_alertNick Mathewson2024-07-161-0/+5
* Rename CmdError to ProtoError.Nick Mathewson2024-07-161-12/+12
* RPC: Implement connection negotiation.Nick Mathewson2024-07-162-1/+100
* WIP: Lower and middle levels of Arti rpc core.Nick Mathewson2024-07-161-0/+463