0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-14 12:29:36 +03:00

Update UoT protocol

This commit is contained in:
世界
2023-03-15 14:42:32 +08:00
parent f1e35ad9d4
commit f57ec13880
7 changed files with 66 additions and 38 deletions

View File

@ -51,4 +51,5 @@ message ClientConfig {
string method = 3;
string key = 4;
bool udp_over_tcp = 5;
uint32 udp_over_tcp_version = 6;
}