summaryrefslogtreecommitdiff
path: root/crates/arti-rpcserver/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
...
* rpc: Add asynchronous_codec wrapper for jsonlines.Nick Mathewson2023-04-121-0/+1
* rpc: Add a cancellable future type.Nick Mathewson2023-04-121-0/+2
* rpc: Implement json message types for serde.Nick Mathewson2023-04-121-0/+26