summaryrefslogtreecommitdiff
path: root/crates/arti-rpcserver/src/objmap
Commit message (Expand)AuthorAgeFilesLines
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1
* rpc: Move support for weak references behind an experimental featureNick Mathewson2025-01-271-0/+140
* rpc: Simplify method-dispatch-bypass logic a bitNick Mathewson2024-10-231-4/+0
* rpc: Move "rpc:release" to be a method on the rpc object.Nick Mathewson2024-10-231-24/+24
* rpc: Remove unimplemented rpc:downgrade method for now.Nick Mathewson2024-10-231-9/+0
* rpc: Move some object-id-manipulation methods to a new module.Nick Mathewson2024-10-231-0/+61