1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-10-18 09:43:38 -04:00
v2fly/transport/internet/hysteria2
dyhkwong 84adf2bdb2
Some fixes about Hysteria 2 (#3147)
* hysteria2: remove unused code

* hysteria2: don't ignore some errors

* hysteria2: properly implement TCP request padding

* hysteria2: fix dialer reuse
2024-09-08 17:39:40 +01:00
..
config.pb.go removed unused hy2 config 2024-09-08 08:38:05 +01:00
config.proto removed unused hy2 config 2024-09-08 08:38:05 +01:00
conn.go Some fixes about Hysteria 2 (#3147) 2024-09-08 17:39:40 +01:00
dialer.go Some fixes about Hysteria 2 (#3147) 2024-09-08 17:39:40 +01:00
errors.generated.go Add Add Hysteria2 Protocol 2024-09-08 08:38:05 +01:00
hub.go Add Add Hysteria2 Protocol 2024-09-08 08:38:05 +01:00
hy2_transport_test.go Add Add Hysteria2 Protocol 2024-09-08 08:38:05 +01:00
hysteria2.go Add Add Hysteria2 Protocol 2024-09-08 08:38:05 +01:00