12 lines
293 B
Markdown
12 lines
293 B
Markdown
# Protocol
|
|
|
|
This directory contains stable contracts shared by the frontend and backend.
|
|
|
|
Current scope:
|
|
|
|
- Xray runtime assets
|
|
- geoip/geosite assets
|
|
- download/update task state
|
|
|
|
The backend implements these contracts. The frontend consumes generated clients and types from these contracts.
|