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
beadeb9da70385f0d6c1ab340154057e09ecbcbe
quic-go
/
internal
History
Marten Seemann
beadeb9da7
use sort.Slice to sort the tags in the handshake message
...
sort.Slice was added in Go 1.8. Now that we've dropped support for Go 1.7, we can make use of it.
2017-08-02 12:00:52 +07:00
..
mocks
Move flow control mocks to a separate package
2017-06-09 12:08:26 +02:00
utils
use sort.Slice to sort the tags in the handshake message
2017-08-02 12:00:52 +07:00