tor-rpc-connect

Crates.iotor-rpc-connect
lib.rstor-rpc-connect
version0.34.0
created_at2024-12-02 17:57:34.359715+00
updated_at2025-08-28 21:09:10.647861+00
descriptionCommon implementation logic for Arti RPC Connect points
homepagehttps://gitlab.torproject.org/tpo/core/arti/-/wikis/home
repositoryhttps://gitlab.torproject.org/tpo/core/arti.git/
max_upload_size
id1469039
size147,894
David Goulet (dgoulet-tor)

documentation

README

tor-rpc-connect

Functionality related to RPC connect points.

Overview

A "connect point" is Toml string that describes how an RPC client should connect to an RPC server; and how an RPC server should wait for client connections.

This crate implements parsing for the format, and facilities to either connect to an RPC server or listen as an RPC server given a connect point.

License: MIT OR Apache-2.0

Commit count: 0

cargo fmt