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
2b97fb41c9b906011c15914317ceb7dc3fdc3984
quic-go
/
internal
History
Marten Seemann
2b97fb41c9
switch to a byte-based congestion controller
...
Chrome removed the packet-based congestion controller and switched to byte-based as well.
2018-05-02 23:45:23 +09:00
..
ackhandler
switch to a byte-based congestion controller
2018-05-02 23:45:23 +09:00
congestion
switch to a byte-based congestion controller
2018-05-02 23:45:23 +09:00
crypto
change the type of Connection ID to byte slice
2018-04-18 22:41:24 +09:00
flowcontrol
create a logger interface and use it everywhere
2018-04-04 13:03:28 +07:00
handshake
Fix KEX test on windows
2018-04-30 11:14:46 +02:00
mocks
switch to a byte-based congestion controller
2018-05-02 23:45:23 +09:00
protocol
switch to a byte-based congestion controller
2018-05-02 23:45:23 +09:00
testdata
Move testdata/ to internal/
2017-08-18 12:06:36 +02:00
utils
switch to a byte-based congestion controller
2018-05-02 23:45:23 +09:00
wire
Fix unnecessary stack growth when parsing frames
2018-04-30 10:28:18 +02:00