#tor #rpc #tor-arti

arti-rpcserver

Backend functionality for Arti's RPC service

33 releases (breaking)

Uses new Rust 2024

new 0.38.0 Jan 13, 2026
0.37.0 Dec 2, 2025
0.36.0 Oct 30, 2025
0.32.0 Jul 8, 2025
0.2.0 Jun 30, 2023

#2002 in Asynchronous


Used in 2 crates (via arti)

MIT/Apache and maybe LGPL-3.0-only

3.5MB
53K SLoC

arti-rpcserver

Backend for Arti's RPC service

Overview

This crate provides the code to listen as an Arti RPC server, accept and authenticate incoming connections, and decode and dispatch requests from clients, and maintain state necessary for a client RPC sessions.

License: MIT OR Apache-2.0

Dependencies

~62–100MB
~1.5M SLoC