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
|
5225a104d4
|
retransmission queue: simplify queueing of PING frames
|
2023-06-05 21:07:02 +03:00 |
|
Marten Seemann
|
e1bcedc78c
|
ackhandler: use a frame handler interface for OnAcked / OnLost of all frame types (#3888)
|
2023-06-04 13:04:28 -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
|
582edae63d
|
refactor retransmissionQueue to remove version param from constructor
|
2023-01-18 20:50:17 +13:00 |
|
Marten Seemann
|
870fbe7ab0
|
migrate to Ginkgo v2
|
2022-10-11 16:38:44 +04:00 |
|
Marten Seemann
|
f4519cfd32
|
rename MaxDataFrame.ByteOffset to MaximumData
|
2020-07-02 16:41:43 +07:00 |
|
Marten Seemann
|
df55c30c86
|
add a function to tell if there's app data in the retransmission queue
|
2020-06-01 09:31:11 +07:00 |
|
Marten Seemann
|
5bfac02a44
|
split CRYPTO frames when packing retransmissions, if neccessary
|
2020-02-26 11:24:42 +07:00 |
|
Marten Seemann
|
f49451ce3c
|
queue lost STREAM frames in the stream's retransmission queue
|
2019-08-31 17:36:16 +07:00 |
|
Marten Seemann
|
1d392b4276
|
retransmit frames instead of packets
|
2019-08-29 15:00:10 +07:00 |
|