mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-03 20:47:38 +03:00
feat(wip): udp rework server side
This commit is contained in:
parent
6245f83262
commit
a2fbcc6507
17 changed files with 554 additions and 513 deletions
|
@ -4,6 +4,7 @@ go 1.20
|
|||
|
||||
require (
|
||||
github.com/quic-go/quic-go v0.0.0-00010101000000-000000000000
|
||||
go.uber.org/goleak v1.2.1
|
||||
golang.org/x/time v0.3.0
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue