Add: Client Network Architecture Documentation
This commit is contained in:
committed by
Mathis Ginkel
parent
a9dcd79b38
commit
ce71992e17
@@ -0,0 +1,19 @@
|
||||
# Client Nework Architecture
|
||||
|
||||
```text
|
||||
client/
|
||||
└── network/
|
||||
├── LobbyClient.java
|
||||
├── ChatClient.java
|
||||
├── GameClient.java
|
||||
└── ClientService.java
|
||||
```
|
||||
|
||||
## LobbyClient.java
|
||||
|
||||
## ChatClient.java
|
||||
|
||||
## GameClient.java
|
||||
|
||||
## ClientService.java
|
||||
|
||||
Reference in New Issue
Block a user