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
0d1e27d77c0dbe4aa287f64f3e4d8fb4e7cfc8bf
quic-go
/
internal
/
congestion
History
Marten Seemann
e90a0d4e03
increase initial packet size to 1280 bytes (for both IPv4 and IPv6) (
#4500
)
2024-05-08 20:55:19 -07:00
..
bandwidth_test.go
…
bandwidth.go
rename module, adjust import paths to quic-go/quic-go (
#3680
)
2023-01-21 19:53:57 -08:00
clock.go
…
congestion_suite_test.go
…
cubic_sender_test.go
increase initial packet size to 1280 bytes (for both IPv4 and IPv6) (
#4500
)
2024-05-08 20:55:19 -07:00
cubic_sender.go
increase initial packet size to 1280 bytes (for both IPv4 and IPv6) (
#4500
)
2024-05-08 20:55:19 -07:00
cubic_test.go
…
cubic.go
increase initial packet size to 1280 bytes (for both IPv4 and IPv6) (
#4500
)
2024-05-08 20:55:19 -07:00
hybrid_slow_start_test.go
…
hybrid_slow_start.go
utils: switch to standard library min and max functions (
#4218
)
2023-12-27 21:19:13 -08:00
interface.go
congestion: rename OnPacketLost to OnCongestionEvent
2023-09-11 21:14:53 +07:00
pacer_test.go
congestion: don't use floating point math when calculating pacing times (
#4148
)
2023-10-31 02:21:42 -07:00
pacer.go
utils: switch to standard library min and max functions (
#4218
)
2023-12-27 21:19:13 -08:00