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
28ed85b9c607072d592685d591c19c4c206e1101
quic-go
/
internal
History
Marten Seemann
28ed85b9c6
move cutting of coalesced packets to the wire package
2019-02-23 10:24:42 +08:00
..
ackhandler
use separate packet number spaces for sending packets
2019-02-11 20:13:05 +08:00
congestion
…
flowcontrol
Merge pull request
#1749
from lucas-clemente/dont-send-after-reset
2019-01-23 15:25:26 +07:00
handshake
copy the GetConfigForClient callback when creating the qtls.Config
2019-02-22 14:34:28 +08:00
mocks
use separate packet number spaces for sending packets
2019-02-11 20:13:05 +08:00
protocol
implement the crypto stream for post-handshake crypto messages
2019-02-06 22:51:44 +08:00
qerr
…
testdata
use a self-signed certificate for integration tests
2018-12-11 14:24:12 +06:30
utils
always send ACKs in the correct packet number space
2019-01-11 11:12:07 +07:00
wire
move cutting of coalesced packets to the wire package
2019-02-23 10:24:42 +08:00
mockgen_internal.sh
…