mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-12 11:29:36 +03:00
Add WebSocket 0-RTT support (#375)
This commit is contained in:
@ -20,4 +20,6 @@ message Config {
|
||||
repeated Header header = 3;
|
||||
|
||||
bool accept_proxy_protocol = 4;
|
||||
|
||||
uint32 ed = 5;
|
||||
}
|
||||
|
Reference in New Issue
Block a user