Add architectural overview svg to README (#48)

This commit is contained in:
Joakim Frostegård 2022-02-02 16:46:09 +01:00 committed by GitHub
parent 993ceaa9f5
commit f7e0f61119
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 0 deletions

View file

@ -105,6 +105,10 @@ parsing fails, the program exits. Later failures result in in emitting of
an error-level log message, while successful updates of the access list result an error-level log message, while successful updates of the access list result
in emitting of an info-level log message. in emitting of an info-level log message.
## Architectural overview
![Architectural overview of aquatic](./documents/aquatic-architecture-2022-02-02.svg)
## Details on implementations ## Details on implementations
### aquatic_udp: UDP BitTorrent tracker ### aquatic_udp: UDP BitTorrent tracker

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 26 KiB