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
3b2d0efea509136c39de4ab37359b67f4e90aac4
quic-go
/
protocol
History
Lucas Clemente
3b2d0efea5
simplify session by moving packet packing to separate class
2016-04-21 13:48:41 +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
simplify session by moving packet packing to separate class
2016-04-21 13:48:41 +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