mirror of
https://github.com/sot-tech/mochi.git
synced 2026-06-12 07:43:32 -07:00
readme: add diagram
This commit is contained in:
@@ -29,7 +29,33 @@ Differentiating features include:
|
||||
|
||||
### Diagram
|
||||
|
||||
Coming Soon
|
||||
```
|
||||
┌──────────────────────┐
|
||||
│ BitTorrent Client ├┬──┐
|
||||
└┬─────────────────────┘│◀─┘
|
||||
└──────────────────────┘
|
||||
▲
|
||||
┌────────────────┼────────────────────────────────────────────────────┐
|
||||
│ ▼ chihaya│
|
||||
│ ┌──────────────────────┐ │
|
||||
│ │ Frontend ├┐ │
|
||||
│ └┬─────────────────────┘│ │
|
||||
│ └──────────────────────┘ │
|
||||
│ ▲ │
|
||||
│ │ │
|
||||
│ ▼ │
|
||||
│ ┌──────────────────────┐ ┌──────────────────────┐ │
|
||||
│ │ PreHook Middleware ├◀───────────│ Storage │ │
|
||||
│ └┬─────────────────────┘│ └──────────────────────┘ │
|
||||
│ └──────────┬───────────┘ △ │
|
||||
│ │ │ │
|
||||
│ ▽ │ │
|
||||
│ ┌──────────────────────┐ │ │
|
||||
│ │ PostHook Middleware ├┐ │ │
|
||||
│ └┬─────────────────────┘│───────────────────────┘ │
|
||||
│ └──────────────────────┘ │
|
||||
└─────────────────────────────────────────────────────────────────────┘
|
||||
```
|
||||
|
||||
### Description
|
||||
|
||||
|
||||
Reference in New Issue
Block a user