arti/crates/arti-rpcserver
Nick Mathewson 8531ed2dad rpc: rename GenIdx::into/try_from implementations
These are about to become nondeterministic-ish and probably shouldn't
use the Into/TryFrom traits.
2023-05-15 15:26:58 -04:00
..
src rpc: rename GenIdx::into/try_from implementations 2023-05-15 15:26:58 -04:00
Cargo.toml Temporarily replace generational-arena with a fake version. 2023-05-04 10:37:27 -04:00
README.md rpc: Implement json message types for serde. 2023-04-12 07:34:57 -04:00

README.md

arti-rpcserver

Backend for Arti's RPC service

License: MIT OR Apache-2.0