This website requires JavaScript.
Explore
Help
Sign In
gr1ffon
/
quic-go
Watch
1
Star
0
Fork
0
You've already forked quic-go
forked from
quic-go/quic-go
Code
Pull Requests
Activity
Files
da25787a3d0b18d79e14fdc9c5e4beadfb79e5a6
quic-go
/
internal
History
Marten Seemann
da25787a3d
testutils: make the package public (
#4290
)
...
This package can be useful outside of quic-go. We're not making any API guarantees at this point.
2024-01-30 19:00:08 -08:00
..
ackhandler
remove unused RTTStats from the received packet handler (
#4287
)
2024-01-30 01:02:30 -08:00
congestion
utils: switch to standard library min and max functions (
#4218
)
2023-12-27 21:19:13 -08:00
flowcontrol
utils: switch to standard library min and max functions (
#4218
)
2023-12-27 21:19:13 -08:00
handshake
handshake: fix documentation for updatableAEAD.SetWriteKey (
#4256
)
2024-01-22 19:30:50 -08:00
logutils
rename module, adjust import paths to quic-go/quic-go (
#3680
)
2023-01-21 19:53:57 -08:00
mocks
qlog: add support for alpn_information event (
#4216
)
2023-12-25 21:02:47 -08:00
protocol
queue up to 32 DATAGRAM frames to send (
#4222
)
2023-12-31 19:58:41 -08:00
qerr
drop support for Go 1.20, build on Go 1.22rc1 on CI (
#4195
)
2023-12-27 20:31:58 -08:00
qtls
qtls: remove unneeded type alias for the tls.QUICEncryptionLevel (
#4220
)
2023-12-28 18:59:56 -08:00
testdata
use the new crypto/tls QUIC Transport (
#3860
)
2023-07-01 11:15:00 -07:00
utils
use a ring buffer for the datagram queue (
#4223
)
2023-12-31 20:50:26 -08:00
wire
wire: remove FrameParser interface, expose FrameParser struct (
#4284
)
2024-01-28 22:34:28 -08:00