uquic/internal
Marten Seemann 741dc28d74 move the RTTStats to the utils package
The RTTStats are used by the logging package. In order to instrument the
congestion package, the RTTStats can't be part of that package any more
(to avoid an import loop).
2020-07-23 11:53:08 +07:00
..
ackhandler move the RTTStats to the utils package 2020-07-23 11:53:08 +07:00
congestion move the RTTStats to the utils package 2020-07-23 11:53:08 +07:00
flowcontrol move the RTTStats to the utils package 2020-07-23 11:53:08 +07:00
handshake move the RTTStats to the utils package 2020-07-23 11:53:08 +07:00
logutils add logging aliases for frames, create a logging.STREAM and CRYPTO frame 2020-07-06 09:21:32 +07:00
mocks move the RTTStats to the utils package 2020-07-23 11:53:08 +07:00
protocol introduce a protocol.StatelessResetToken 2020-07-10 19:55:20 +07:00
qerr rename the SERVER_BUSY error to CONNECTION_REFUSED 2020-06-10 12:13:40 +07:00
testdata fix certificate check in the example client 2019-11-07 10:29:55 +07:00
testutils implement the Retry integrity tag 2020-01-17 13:42:57 +07:00
utils move the RTTStats to the utils package 2020-07-23 11:53:08 +07:00
wire introduce a protocol.StatelessResetToken 2020-07-10 19:55:20 +07:00