Gaukas Wang
|
4973374ea5
|
sync: quic-go 0.42.0
Signed-off-by: Gaukas Wang <i@gaukas.wang>
|
2024-04-23 22:34:55 -06:00 |
|
Gaukas Wang
|
95575f5fe7
|
break: update repo url [ci skip]
uTLS is not yet bumped to the new version, so this commit breaks the dependencies relationship by getting rid of the local replace.
|
2023-08-03 18:58:52 -06:00 |
|
Marten Seemann
|
94829edf35
|
congestion: fix overflow when calculating the pacing budget (#3796)
|
2023-05-01 05:32:20 -07:00 |
|
Marten Seemann
|
58cedf7a4f
|
rename module, adjust import paths to quic-go/quic-go (#3680)
|
2023-01-21 19:53:57 -08:00 |
|
Marten Seemann
|
870fbe7ab0
|
migrate to Ginkgo v2
|
2022-10-11 16:38:44 +04:00 |
|
Marten Seemann
|
91a314258d
|
use the actual maximum packet size in the pacer
|
2021-03-03 12:00:14 +08:00 |
|
Marten Seemann
|
fda00fe1cd
|
use a slightly higher bandwidth for the pacer
|
2020-06-22 14:31:37 +07:00 |
|
Marten Seemann
|
312b8d37f0
|
use a callback to pass the bandwidth to the pacer
|
2020-06-22 14:31:37 +07:00 |
|
Marten Seemann
|
467e553f2b
|
limit the pacing duration to the minimum pacing delay
|
2020-06-22 14:31:37 +07:00 |
|
Marten Seemann
|
4163c255e8
|
implement a basic token bucket pacing algoritm
|
2020-06-22 14:31:37 +07:00 |
|