aboutsummaryrefslogtreecommitdiff
path: root/crates/arti-rpcserver/src/connection/methods.rs
Commit message (Expand)AuthorAgeFilesLines
* Document more that cancel is uncancellable.Nick Mathewson2025-01-221-0/+2
* rpc: Make cancel requests uncancellable.Nick Mathewson2025-01-221-2/+2
* rpc: Implement the rpc:cancel command.Nick Mathewson2025-01-161-0/+44