tor-rpc-connect

Crates.iotor-rpc-connect
lib.rstor-rpc-connect
version
sourcesrc
created_at2024-12-02 17:57:34.359715
updated_at2025-01-07 17:20:16.801663
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
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
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.

License: MIT OR Apache-2.0

Commit count: 0

cargo fmt