mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-03 20:47:38 +03:00
feat: BBR
This commit is contained in:
parent
02fca02ddc
commit
45c3fc54bd
16 changed files with 1612 additions and 32 deletions
|
@ -5,6 +5,7 @@ go 1.20
|
|||
require (
|
||||
github.com/apernet/quic-go v0.37.3-0.20230804221709-80e23a7cabb6
|
||||
github.com/stretchr/testify v1.8.4
|
||||
github.com/zhangyunhao116/fastrand v0.3.0
|
||||
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