summaryrefslogtreecommitdiff
path: root/crates/tor-async-utils
Commit message (Expand)AuthorAgeFilesLines
...
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* JoinReadWrite: Minor docs improvements.Ian Jackson2023-04-061-3/+2
* JoinReadWrite: Move the example to the structIan Jackson2023-04-061-23/+25
* JoinReadWrite: Discuss using .reunite() or .unsplit()Ian Jackson2023-04-061-3/+5
* tor-async-utils: Introduce JoinReadWriteIan Jackson2023-04-053-1/+96
* Move functionality from tor_basic_utils to tor_async_utilsNick Mathewson2023-03-294-0/+765
* Make a new empty tor-async-utils crate.Nick Mathewson2023-03-293-0/+71