aboutsummaryrefslogtreecommitdiff
path: root/crates/arti-rpc-client-core/src/ll_conn/blocking.rs
Commit message (Expand)AuthorAgeFilesLines
* rpc: Fix up documentation linksNick Mathewson2026-03-251-1/+2
* rpc: tweak documentation and variable names wrt renamingNick Mathewson2026-03-251-18/+18
* rpc: Make stream type in NonblockingConnection opaque.Nick Mathewson2026-03-251-14/+11
* Split ll_conn module into blocking/nonblocking layersNick Mathewson2026-03-251-0/+245