summaryrefslogtreecommitdiff
path: root/crates/arti/src/rpc/session.rs
Commit message (Expand)AuthorAgeFilesLines
* rpc: add mandatory delegate-type attribute to Object templateNick Mathewson2024-09-241-1/+4
* arti/rpclib: Tweak proxy_info format.Nick Mathewson2024-09-091-1/+3
* rpc: Use MockRuntime for set_proxy_info test.Nick Mathewson2024-08-281-2/+2
* rpc: Add a test for setting proxy info.Nick Mathewson2024-08-281-0/+40
* rpc: Try another incantation for watching for ProxyInfo.Nick Mathewson2024-08-281-13/+7
* rpc: Add another layer of indirection on proxyinfoNick Mathewson2024-08-281-1/+3
* rpc: Try using postage::watch to initialize ProxyInfo.Nick Mathewson2024-08-281-16/+63
* RPC: Add experimental method to list SOCKS proxies.Nick Mathewson2024-08-281-5/+32
* arti: Define a new ArtiRpcSession type.Nick Mathewson2024-08-281-0/+69