Crates.io | tor-rpc-connect |
lib.rs | tor-rpc-connect |
version | |
source | src |
created_at | 2024-12-02 17:57:34.359715 |
updated_at | 2025-01-07 17:20:16.801663 |
description | Common implementation logic for Arti RPC Connect points |
homepage | https://gitlab.torproject.org/tpo/core/arti/-/wikis/home |
repository | https://gitlab.torproject.org/tpo/core/arti.git/ |
max_upload_size | |
id | 1469039 |
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` |
size | 0 |
Functionality related to RPC connect points.
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