| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Crate is unused and most of its code will be reworked and folded into
tor-proto in the future commit with the Congestion Control work.
Related #534
Signed-off-by: David Goulet <[email protected]>
|
| |
|
|
|
|
|
| |
Possibly we should have a CI job to check that this file is kept up to
date, but let's not do that now.
I filed #1484.
|
| | |
|
| |
|
|
| |
Apparently, Mermaid 9.1 did not support this.
|
| |
|
|
|
|
|
|
|
|
|
| |
Specifically, I'm adding a high-level MDD (simplified for clarity).
I'm also adding a diagram of the object relations among our manager
types. (There are also communications that happen via channels, but
those aren't discussed here.) That part closes #624.
There is probably more to say here, but this should form a scaffold
we can build on.
|
| |
|
|
|
|
| |
This commit updates the crate list in Architecture.md. Because of the
previous commit, which introduced consistency to these files, it was
possible to generate it fairly easy with a tiny Perl script.
|
|
|
Closes #576.
|