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
969a0dc66ffed0202c43597a86f7a72474450c1b
quic-go
/
protocol
History
Lucas Clemente
f16d30a20c
implement another CubicSender test
2016-04-27 18:17:55 +02:00
..
minmax_test.go
add protocol.{Min,Max}ProtocolNumber
2016-04-27 18:09:19 +02:00
minmax.go
add protocol.{Min,Max}ProtocolNumber
2016-04-27 18:09:19 +02:00
protocol_suite_test.go
introduce protocol/version.go and remove big endian functions
2016-04-15 18:46:39 +02:00
protocol.go
implement another CubicSender test
2016-04-27 18:17:55 +02:00
quic_error.go
create a QuicError type
2016-04-19 15:54:18 +07:00
version_test.go
add some simple tests
2016-04-16 23:50:06 +02:00
version.go
change supported version to slice, since the order matters for the SHLO
2016-04-16 00:27:03 +02:00