arti-rpc-client-core

Crates.ioarti-rpc-client-core
lib.rsarti-rpc-client-core
version0.34.0
created_at2024-08-01 17:41:04.318899+00
updated_at2025-08-28 21:20:03.95166+00
descriptionClient library for Arti RPC
homepagehttps://gitlab.torproject.org/tpo/core/arti/-/wikis/home
repositoryhttps://gitlab.torproject.org/tpo/core/arti.git/
max_upload_size
id1322304
size360,131
Ian Jackson (ijackson)

documentation

README

arti-rpc-client-core

Client library for Arti RPC

Overview

This crate provides the recommended mechanism for connecting to Arti over RPC. It provides a set of APIs, along with FFI wrappers, to open a connection to Arti, send requests, and receive replies.

For more information about the Arti RPC system, see the arti rpc book.

License: MIT OR Apache-2.0

Commit count: 0

cargo fmt