mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-03 20:47:38 +03:00
by setting StatusTCPOnly == 1, when a new version client connect to an old version server, the client will treat the server as udp disabled and will not submit a udp request or open a udp control stream. this make the upgrade much more smoothly even if we don't change the protocolVersion. |
||
---|---|---|
.. | ||
client.go | ||
frag.go | ||
frag_test.go | ||
protocol.go | ||
server.go | ||
server_client.go | ||
stream.go |