summaryrefslogtreecommitdiff
path: root/crates/arti-rpc-client-core/src/msgs.rs
Commit message (Expand)AuthorAgeFilesLines
* rpclib: Use i64 rather than u64 for request IDs.Nick Mathewson2024-07-221-3/+2
* rpc-client: Apply the rest of the big warning set.Nick Mathewson2024-07-161-1/+3
* rpc client: Documentation.Nick Mathewson2024-07-161-0/+10
* Make RequestId and ObjectId public.Nick Mathewson2024-07-161-2/+2
* WIP: Lower and middle levels of Arti rpc core.Nick Mathewson2024-07-161-0/+39