aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-rpc-connect/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Revise READMEs for RPC crates.Nick Mathewson2025-03-251-0/+5
| | | | | | We'll want to add more text here, but that should probably wait until we have a permanent home for the rendered RPC documentation. (see #1829)
* tor-connect-point: new crate to manage RPC connect pointsNick Mathewson2024-11-191-0/+11
See doc/dev/rpc-book/src/rpc-connect-sketch.md for details.