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
|
58cedf7a4f
|
rename module, adjust import paths to quic-go/quic-go (#3680)
|
2023-01-21 19:53:57 -08:00 |
|
Marten Seemann
|
43bde14cf7
|
implement generic Min and Max functions
|
2022-08-10 14:59:05 +02:00 |
|
Marten Seemann
|
91a314258d
|
use the actual maximum packet size in the pacer
|
2021-03-03 12:00:14 +08:00 |
|
Marten Seemann
|
8752576f26
|
run gofumpt, enable the gofumpt linter
|
2020-10-26 09:33:35 +07:00 |
|
Marten Seemann
|
d4de582fad
|
rename defaultTCPMSS to maxDatagramSize
|
2020-01-22 14:54:05 +07:00 |
|
Marten Seemann
|
31e4691ffd
|
move congestion controller related constants to the congestion package
|
2020-01-22 14:40:14 +07:00 |
|
Marten Seemann
|
f7eb13fff1
|
disable the two-connection mode of the congestion controller
|
2019-07-25 16:34:44 -04:00 |
|
Marten Seemann
|
2b97fb41c9
|
switch to a byte-based congestion controller
Chrome removed the packet-based congestion controller and switched to
byte-based as well.
|
2018-05-02 23:45:23 +09:00 |
|
Marten Seemann
|
3b82628dbe
|
internalize ackhandler and congestion
|
2018-02-02 08:40:56 +08:00 |
|