mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-03 20:47:38 +03:00
feat: rework udp stuff
This commit is contained in:
parent
fd4d095dcd
commit
d4e3833641
10 changed files with 278 additions and 136 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue