arti-rpcserver

Crates.ioarti-rpcserver
lib.rsarti-rpcserver
version0.34.0
created_at2023-05-03 13:26:00.263752+00
updated_at2025-08-28 21:18:48.555381+00
descriptionBackend functionality for Arti's RPC service
homepagehttps://gitlab.torproject.org/tpo/core/arti/-/wikis/home
repositoryhttps://gitlab.torproject.org/tpo/core/arti.git/
max_upload_size
id855453
size292,073
David Goulet (dgoulet-tor)

documentation

README

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

Commit count: 0

cargo fmt