mirror of
https://github.com/XTLS/Xray-core.git
synced 2026-07-04 18:58:44 +00:00
gRPC: add keepalive option PermitWithoutStream
This commit is contained in:
@@ -9,4 +9,5 @@ message Config {
|
||||
bool multi_mode = 3;
|
||||
int32 idle_timeout = 4;
|
||||
int32 health_check_timeout = 5;
|
||||
bool permit_without_stream = 6;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user