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
|
ef28f4667f
|
refactor frame parser to remove version parameter from constructor
|
2023-01-18 20:51:58 +13:00 |
|
Marten Seemann
|
dfd35cb071
|
use a single bytes.Reader for frame parsing (#3536)
|
2022-09-01 01:06:50 -07:00 |
|
Marten Seemann
|
ab6d664b43
|
rename frame.Write to frame.Append
|
2022-08-28 23:18:24 +03:00 |
|
Marten Seemann
|
3ca1001951
|
append to a byte slice instead of a bytes.Buffer when serializing frames
|
2022-08-28 23:18:06 +03:00 |
|
Marten Seemann
|
cebb4342ec
|
use the ack_delay_exponent sent in the transport parameters
|
2019-01-28 16:09:47 +09:00 |
|
Marten Seemann
|
741521c4d1
|
refactor frame parsing into a separate struct
|
2019-01-28 16:09:47 +09:00 |
|