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
aef7ac0a48ec8e5f32dff77f842b7ace286c7bb9
quic-go
/
internal
/
mocks
History
Marten Seemann
6aaa9a817c
rename the EarlySession to EarlyConnection
2022-03-27 11:27:25 +01:00
..
ackhandler
declare the handshake confirmed when receiving an ACK for a 1-RTT packet
2021-04-14 22:33:45 +07:00
logging
use the new error types to log the reason why a connection is closed
2021-05-03 14:00:41 +07:00
quic
rename the EarlySession to EarlyConnection
2022-03-27 11:27:25 +01:00
tls
…
congestion.go
use the actual maximum packet size in the Reno congestion controller
2021-03-03 12:00:14 +08:00
connection_flow_controller.go
add a function to reset the connection flow controller
2021-03-09 17:59:48 +08:00
crypto_setup.go
…
long_header_opener.go
…
mockgen.go
rename the EarlySession to EarlyConnection
2022-03-27 11:27:25 +01:00
short_header_opener.go
…
short_header_sealer.go
…
stream_flow_controller.go
…