Server Protokoll aktualisiert
parent
8cea3aa233
commit
ab15df35af
1 changed files with 6 additions and 2 deletions
|
@ -1,5 +1,9 @@
|
|||
# Server Protokoll
|
||||
|
||||
Für Lesbarkeit und einfaches Parsing wird auf JSON gesetzt.
|
||||
> [!NOTE]
|
||||
> TODO: Es muss ein JSON schema angelegt und hier verlinkt werden
|
||||
|
||||
Alle Schemas können [hier](https://git.euph.dev/TowerDefence/Dokumentation/src/branch/main/schemas) gefunden werden.
|
||||
|
||||
| Protokoll | Server | Client |
|
||||
|----------------|-----------|----------|
|
||||
| Chat | [Server](https://git.euph.dev/TowerDefence/Dokumentation/raw/branch/main/schemas/ws/server/chat.json) | [Client](https://git.euph.dev/TowerDefence/Dokumentation/raw/branch/main/schemas/ws/client/chat.json) |
|
||||
|
|
Loading…
Add table
Reference in a new issue