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
1d6707325f9211c3c69f7a68b3bea44188bb3bd9
quic-go
/
internal
History
Marten Seemann
1d6707325f
name the quic.Cookie to quic.Token
2019-05-30 22:13:06 +08:00
..
ackhandler
drop Initial and Handshake keys when receiving the first 1-RTT ACK
2019-05-30 14:19:26 +08:00
congestion
add a flag to turn off PRR
2019-05-21 10:57:55 +01:00
flowcontrol
use the error names from the draft
2019-03-06 13:45:05 +09:00
handshake
name the quic.Cookie to quic.Token
2019-05-30 22:13:06 +08:00
mocks
drop Initial and Handshake keys when receiving the first 1-RTT ACK
2019-05-30 14:19:26 +08:00
protocol
name the quic.Cookie to quic.Token
2019-05-30 22:13:06 +08:00
qerr
fix logging of application errors
2019-05-30 17:15:19 +08:00
testdata
…
utils
…
wire
introduce invalid stream ID to simplify the outgoing streams map
2019-05-30 03:16:45 +08:00
mockgen_internal.sh
…