feat: rework udp stuff

This commit is contained in:
Toby 2023-07-27 18:51:33 -07:00
parent fd4d095dcd
commit d4e3833641
10 changed files with 278 additions and 136 deletions

View file

@ -3,7 +3,6 @@ module github.com/apernet/hysteria/core
go 1.20
require (
github.com/magiconair/properties v1.8.7
github.com/quic-go/quic-go v0.0.0-00010101000000-000000000000
github.com/stretchr/testify v1.8.4
go.uber.org/goleak v1.2.1