arti/crates/arti-rpcserver
Nick Mathewson ea77f959fb rpc: Change `id=<SYNTAX>` to "no id".
Now instead of hoping that buggy clients will detect a magic `id`,
we can simply tell them that they will get no `id` at all.  If they
can't handle that case, no major harm is done: the connection will
get closed anyway.
2023-04-13 09:03:52 -04:00
..
src rpc: Change `id=<SYNTAX>` to "no id". 2023-04-13 09:03:52 -04:00
Cargo.toml Rename tor-rpccmd to tor-rpcbase. 2023-04-12 07:34:57 -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