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
71af5758e2c373a2e2b07273df0fddf9ff7f3c73
quic-go
/
internal
History
Marten Seemann
71af5758e2
remove the ShouldSendFin method from the stream
...
GetDataForWriting now has two return parameters: the data and if a FIN should be sent.
2017-12-08 14:05:14 +07:00
..
crypto
use the mint default cookie protector to encrypt and decrypt cookies
2017-12-07 18:20:22 +07:00
flowcontrol
don't send a window update after the final offset was received
2017-12-07 18:22:39 +07:00
handshake
implement stateless handling of Initial packets for the TLS server
2017-12-08 08:45:54 +07:00
mocks
remove the ShouldSendFin method from the stream
2017-12-08 14:05:14 +07:00
protocol
implement parsing and writing of the new STREAM frames
2017-12-08 09:20:47 +07:00
testdata
Move testdata/ to internal/
2017-08-18 12:06:36 +02:00
utils
implement the new variable integer length encoding
2017-12-08 09:18:54 +07:00
wire
implement parsing and writing of the new ACK frame
2017-12-08 09:35:55 +07:00