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
2e9b92ab69327dcb5838588a997e90ef34817bc5
quic-go
/
internal
History
Marten Seemann
2e9b92ab69
rename the SERVER_BUSY error to CONNECTION_REFUSED
2020-06-10 12:13:40 +07:00
..
ackhandler
only send a single packet to unblock the server during the handshake
2020-06-01 12:39:36 +07:00
congestion
…
flowcontrol
use decimal number for logging stream offsets and byte counts
2020-04-16 09:50:55 +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
rename the SERVER_BUSY error to CONNECTION_REFUSED
2020-06-10 12:13:40 +07:00
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