summaryrefslogtreecommitdiff
path: root/crates/arti-rpc-client-core/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump versions for tor- and arti- crates to 0.21.0Nick Mathewson2024-08-011-2/+2
* Run "fixup-features".Nick Mathewson2024-08-011-1/+1
* ffi: use void to omit unreachable "on invalid" blocksNick Mathewson2024-07-311-0/+1
* rpc: Initial core of an FFI interface.Nick Mathewson2024-07-311-1/+4
* rpclib: Initial tests for RpcConnNick Mathewson2024-07-241-0/+3
* rpclib: Test low-level reader/writer.Nick Mathewson2024-07-241-0/+1
* rpc client: Documentation.Nick Mathewson2024-07-161-0/+1
* WIP: Lower and middle levels of Arti rpc core.Nick Mathewson2024-07-161-0/+30