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
66eeff040b57bc7dd89bdd08f94eec49c9c7ebf1
quic-go
/
internal
History
Marten Seemann
66eeff040b
reduce calls to time.Now() from the flow controller
2020-06-07 10:46:24 +07:00
..
ackhandler
only send a single packet to unblock the server during the handshake
2020-06-01 12:39:36 +07:00
congestion
remove PRR code
2020-04-13 16:31:02 +07:00
flowcontrol
reduce calls to time.Now() from the flow controller
2020-06-07 10:46:24 +07:00
handshake
add a unit test using the ChaCha20 test vector from the draft
2020-06-03 10:02:15 +07:00
mocks
bundle ACK frames when packing a packet
2020-06-01 09:56:06 +07:00
protocol
reduce the length of the unprocessed packet chan in the session
2020-05-09 09:14:19 +07:00
qerr
…
testdata
…
testutils
…
utils
stop the timer when the session's run loop returns
2020-05-02 07:53:47 +07:00
wire
marshal and unmarshal the retry_source_connection_id TP
2020-05-29 19:50:14 +07:00