Crates.io | arti-rpcserver |
lib.rs | arti-rpcserver |
version | 0.34.0 |
created_at | 2023-05-03 13:26:00.263752+00 |
updated_at | 2025-08-28 21:18:48.555381+00 |
description | Backend functionality for Arti's RPC service |
homepage | https://gitlab.torproject.org/tpo/core/arti/-/wikis/home |
repository | https://gitlab.torproject.org/tpo/core/arti.git/ |
max_upload_size | |
id | 855453 |
size | 292,073 |
Backend for Arti's RPC service
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