| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revise READMEs for RPC crates. | Nick Mathewson | 2025-03-25 | 1 | -20/+12 |
| | | | | | | | 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) | ||||
| * | rpc: Initial core of an FFI interface. | Nick Mathewson | 2024-07-31 | 1 | -0/+1 |
| | | | | | | | | | | This only covers the absolute minimal API in order to launch a connection and run simple requests, and it doesn't document anything nearly well enough. Nonetheless I think it's good enough for an initial review, to make sure that we've got the basics right (as well as a general consensus on the error handling API, naming, and so forth). | ||||
| * | rpc-client: Apply the rest of the big warning set. | Nick Mathewson | 2024-07-16 | 1 | -1/+1 |
| | | |||||
| * | rpc client: Remove Unvalidated{Reader,Writer}. | Nick Mathewson | 2024-07-16 | 1 | -5/+1 |
| | | |||||
| * | RPC: Implement connection negotiation. | Nick Mathewson | 2024-07-16 | 1 | -2/+2 |
| | | |||||
| * | WIP: Lower and middle levels of Arti rpc core. | Nick Mathewson | 2024-07-16 | 1 | -0/+31 |
