summaryrefslogtreecommitdiff
path: root/crates/tor-rpcbase/src/dispatch.rs
Commit message (Expand)AuthorAgeFilesLines
...
* rpc: simplify API by always providing a sink.Nick Mathewson2023-04-161-19/+12
* rpc: Wire updates into rpc invoke functions again.Nick Mathewson2023-04-161-12/+43
* rpc: Move update sink out of context.Nick Mathewson2023-04-161-38/+13
* tor-rpcbase: rename cmd to method everywhere.Nick Mathewson2023-04-121-31/+31
* tor-rpcbase: Rename and rephrase "command" to "method"Nick Mathewson2023-04-121-29/+29
* rpc: Use empty structs in test code.Nick Mathewson2023-04-121-12/+12
* Rename tor-rpccmd to tor-rpcbase.Nick Mathewson2023-04-121-0/+396