uquic/internal/mocks
2019-08-29 15:00:10 +07:00
..
ackhandler retransmit frames instead of packets 2019-08-29 15:00:10 +07:00
quic add a context to Session.Open{Uni}StreamSync 2019-06-22 19:37:21 +08:00
congestion.go record InSlowStart and InRecovery 2019-06-20 22:58:01 +08:00
connection_flow_controller.go run go generate ./... 2019-03-05 13:42:56 +09:00
crypto_setup.go pass the largest acked 1-RTT packet number to the crypto setup 2019-06-27 07:42:19 +08:00
long_header_opener.go use separate opener interfaces for long and short header packets 2019-06-22 20:01:18 +08:00
mockgen.go use separate opener interfaces for long and short header packets 2019-06-22 20:01:18 +08:00
short_header_opener.go pass the time a packet was received to the short header opener 2019-08-11 13:33:02 +07:00
short_header_sealer.go rename the KeyPhase to KeyPhaseBit 2019-06-30 17:36:09 +07:00
stream_flow_controller.go run go generate ./... 2019-03-05 13:42:56 +09:00