5 releases (breaking)

0.29.0 Apr 1, 2025
0.28.0 Mar 3, 2025
0.27.0 Feb 7, 2025
0.26.0 Jan 7, 2025
0.25.0 Dec 2, 2024

#1845 in Asynchronous

Download history 58/week @ 2025-01-01 79/week @ 2025-01-08 15/week @ 2025-01-15 1/week @ 2025-01-22 721/week @ 2025-02-05 20/week @ 2025-02-12 9/week @ 2025-02-19 119/week @ 2025-02-26 53/week @ 2025-03-05 9/week @ 2025-03-12 68/week @ 2025-03-26 68/week @ 2025-04-02

150 downloads per month
Used in 4 crates (3 directly)

MIT/Apache

545KB
9K SLoC

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

Dependencies

~5–14MB
~163K SLoC