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
0f1f1c8d4192c9ceeffaf269947f11cd435176f9
quic-go
/
internal
History
Marten Seemann
0f1f1c8d41
implement the MAX_DATA and MAX_STREAM_DATA frames
...
For gQUIC WINDOW_UPDATEs are converted to MAX_DATA and MAX_STREAM_DATA, respectively.
2017-11-04 15:22:14 +07:00
..
crypto
encrypt unprotected packets with a connection-dependent key
2017-10-27 17:35:08 +07:00
flowcontrol
reject inconsistent final stream offsets
2017-10-27 16:39:41 +07:00
handshake
send initial version in the CHLO, not the current version
2017-11-02 21:51:51 +07:00
mocks
set the Long Header packet type based on the state of the handshake
2017-10-29 14:08:08 +07:00
protocol
implement the MAX_DATA and MAX_STREAM_DATA frames
2017-11-04 15:22:14 +07:00
testdata
Move testdata/ to internal/
2017-08-18 12:06:36 +02:00
utils
only use little endian byte order for gQUIC 37 and 38
2017-11-02 16:46:22 +07:00
wire
implement the MAX_DATA and MAX_STREAM_DATA frames
2017-11-04 15:22:14 +07:00