mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-21 01:27:03 -05:00
17d85263e2
PR #99 reduces an extra RTT when setting up the CONNECT tunnel via http proxy, however, server-first protocols (such as MySQL) will be unusable as v2ray keeps to wait for the client request. This commit solves the problem by limiting the maximum waiting time to 50 ms. |
||
---|---|---|
.. | ||
simplified | ||
client.go | ||
config.go | ||
config.pb.go | ||
config.proto | ||
errors.generated.go | ||
http.go | ||
server.go |