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
66a72a11994c58bbe2faae164c4018160fc9afb0
quic-go
/
internal
History
Marten Seemann
66a72a1199
use varints for numeric transport parameters
2018-11-05 12:33:32 +07:00
..
ackhandler
move tracking of skipped packets to the packet number generator
2018-11-02 17:14:31 +07:00
congestion
…
crypto
drop support for gQUIC
2018-10-30 10:20:39 +07:00
flowcontrol
drop support for gQUIC
2018-10-30 10:20:39 +07:00
handshake
use varints for numeric transport parameters
2018-11-05 12:33:32 +07:00
mocks
return the packet number length when peek a new packet number
2018-11-02 17:14:31 +07:00
protocol
introduce a type for unidirctional and bidirectional streams
2018-11-01 15:50:47 +07:00
testdata
…
utils
drop support for gQUIC
2018-10-30 10:20:39 +07:00
wire
remove the header parameter for parsing frames
2018-11-03 09:23:22 +07:00
mockgen_internal.sh
…