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
7487dc22bf3cfe4bb6057c4daa6fb5a8d810dae5
quic-go
/
internal
/
protocol
History
Marten Seemann
184f81d8c4
remove old code to send an ACK every 20 packets
...
This was needed before QUIC 39, and should have been removed when we dropped support for QUIC 38.
2017-12-01 12:14:54 +07:00
..
encryption_level_test.go
make the protocol package internal
2017-08-30 00:19:44 +07:00
encryption_level.go
make the protocol package internal
2017-08-30 00:19:44 +07:00
packet_number_test.go
never use a 6 byte packet number
2017-10-27 16:51:59 +07:00
packet_number.go
never use a 6 byte packet number
2017-10-27 16:51:59 +07:00
perspective.go
make the protocol package internal
2017-08-30 00:19:44 +07:00
protocol_suite_test.go
make the protocol package internal
2017-08-30 00:19:44 +07:00
protocol_test.go
add a string representation for the Long Header packet types
2017-11-22 15:57:22 -08:00
protocol.go
add a string representation for the Long Header packet types
2017-11-22 15:57:22 -08:00
server_parameters.go
remove old code to send an ACK every 20 packets
2017-12-01 12:14:54 +07:00
version_test.go
drop support for QUIC 37 and 38
2017-11-07 00:23:53 +07:00
version.go
drop support for QUIC 37 and 38
2017-11-07 00:23:53 +07:00