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
|
0438eada95
|
use ackhandler.Frame directly, not as a pointer, remove its sync.Pool (#3835)
|
2023-06-02 04:56:18 -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
|
2aa71ff76b
|
use a sync.Pool for ackhandler.Frames (#3656)
|
2023-01-17 23:15:02 -08:00 |
|
Marten Seemann
|
870fbe7ab0
|
migrate to Ginkgo v2
|
2022-10-11 16:38:44 +04:00 |
|
Marten Seemann
|
876ccd899b
|
CONNECTION_CLOSE frames are not ack-eliciting
|
2020-10-25 13:22:33 +07:00 |
|
Marten Seemann
|
e622207822
|
assemble ackhandler.Frames, not wire.Frames, when packing a packet
|
2019-08-31 17:34:54 +07:00 |
|
Marten Seemann
|
5d999f3927
|
handle ACKs separately in the sent packet handler packet struct
|
2019-04-21 20:47:27 +09:00 |
|
Marten Seemann
|
b5336be518
|
rename retransmittable to ack-eliciting
|
2019-04-12 13:25:39 +09:00 |
|