mirror of https://github.com/grpc/grpc.git
parent
1dbfd4c9f2
commit
5ffc88a71f
2 changed files with 18 additions and 7 deletions
@ -0,0 +1,14 @@ |
||||
network_input { |
||||
input_segments { |
||||
segments { |
||||
header { |
||||
} |
||||
} |
||||
} |
||||
} |
||||
channel_args { |
||||
args { |
||||
key: "grpc.server_handshake_timeout_ms" |
||||
str: "65537" |
||||
} |
||||
} |
Loading…
Reference in new issue