Update README.md
This commit is contained in:
14
README.md
14
README.md
@@ -52,20 +52,6 @@ Production-grade multiplayer game client.
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 🧩 System Architecture
|
|
||||||
|
|
||||||
```mermaid
|
|
||||||
flowchart LR
|
|
||||||
UI[Frontend (React + TS + Vite)] -->|WebSocket + HTTP| Traefik
|
|
||||||
Traefik --> Nakama[Nakama 3.21.0 ARM]
|
|
||||||
Nakama --> Plugin[Go Plugin (main.so)]
|
|
||||||
Nakama --> Postgres[(PostgreSQL 16)]
|
|
||||||
Dev[Drone CI/CD] -->|Build + Push| Registry[Private Docker Registry]
|
|
||||||
Registry -->|Deploy Image| Nakama
|
|
||||||
```
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## 🛠 Infrastructure
|
## 🛠 Infrastructure
|
||||||
|
|
||||||
### **Traefik Routing**
|
### **Traefik Routing**
|
||||||
|
|||||||
Reference in New Issue
Block a user