summaryrefslogtreecommitdiff
path: root/crates/arti-rpcserver/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* rpc: Improve error reporting for invalid requestsNick Mathewson2023-04-121-0/+1
* rpc: Add standard warnings to arti-rpcserverNick Mathewson2023-04-121-3/+35
* RPC: add a temporary "listen" function.Nick Mathewson2023-04-121-0/+3
* rpc: Add a Session object and an interaction loop.Nick Mathewson2023-04-121-0/+1
* rpc: Add asynchronous_codec wrapper for jsonlines.Nick Mathewson2023-04-121-0/+1
* rpc: Add a cancellable future type.Nick Mathewson2023-04-121-0/+1
* rpc: Implement json message types for serde.Nick Mathewson2023-04-121-0/+8