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 |
|
Glonee
|
435444af7e
|
add a context to Connection.ReceiveMessage (#3926)
* add context to ReceiveMessage
* add newlines
---------
Co-authored-by: Marten Seemann <martenseemann@gmail.com>
|
2023-06-27 11:29:30 -07:00 |
|
Marten Seemann
|
1f89830626
|
only allocate datagram receive queue when receiving datagrams (#3702)
|
2023-02-13 14:55:26 -08: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
|
1f6a9ecafd
|
use a Peek / Pop API for the datagram queue (#3582)
|
2022-10-11 02:25:17 -07:00 |
|
Marten Seemann
|
c57ea6f276
|
prioritize sending ACKs over sending new DATAGRAM frames (#3544)
|
2022-09-09 01:38:38 -07:00 |
|
Mathis Engelbart
|
bcc7baf111
|
add an internal queue to signal that a datagram frame has been dequeued
|
2021-03-09 18:53:20 +01:00 |
|
Marten Seemann
|
98145368cd
|
implement receiving of DATAGRAM frames
|
2020-12-09 15:31:23 +07:00 |
|
Marten Seemann
|
c47ccab930
|
implement a datagram queue
|
2020-12-09 15:31:23 +07:00 |
|