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
ae8d0808cf7e988c2a26c1fa67176d8964f80233
quic-go
/
internal
History
Marten Seemann
ae8d0808cf
Merge pull request
#1274
from lucas-clemente/remove-unused-packet-method
...
remove unused method from the ackhandler.Packet
2018-04-03 16:19:02 +07:00
..
ackhandler
Merge pull request
#1274
from lucas-clemente/remove-unused-packet-method
2018-04-03 16:19:02 +07:00
congestion
…
crypto
use the FNV 128a from the standard library
2018-03-29 12:43:05 +07:00
flowcontrol
…
handshake
correctly handle errors when creating a new gQUIC key exchange
2018-03-28 05:33:26 +07:00
mocks
keep track of which packets were sent as retransmissions
2018-03-16 16:54:39 +01:00
protocol
implement packet send modes to determine what kind of packets are sent
2018-03-13 14:49:48 +01:00
testdata
Move testdata/ to internal/
2017-08-18 12:06:36 +02:00
utils
use Genny to generate typed lists, based on Go standard library code
2018-03-30 15:12:09 +07:00
wire
privatize the frame parsing functions
2018-03-25 18:07:49 +02:00