Add: Include diagramm in document

This commit is contained in:
Lars Simon Winzer
2026-03-11 11:50:59 +01:00
parent fb6f14371f
commit a5272b99ab
2 changed files with 3 additions and 0 deletions
@@ -27,6 +27,8 @@ We don't use HTTP, there's no JSON body, no headers. Just a raw socket, a text s
## Core Components & Their Roles ## Core Components & Their Roles
![PlantUML diagramm of all components outlined in this document](/documents/images/docs/networking/server-architecure/networking_components.svg)
Here's a quick rundown of the main building blocks: Here's a quick rundown of the main building blocks:
### `NetworkManager` ### `NetworkManager`
File diff suppressed because one or more lines are too long