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
f6be8716b55192f1f2d5fc5072496280789f6ecc
quic-go
/
h2quic
History
Lucas Clemente
f6be8716b5
kill client after timeout in integration tests
...
this should fix the hang-issue of
#163
2016-06-03 15:16:32 +02:00
..
h2quic_suite_test.go
add h2quic package with response writer
2016-05-03 14:26:50 +02:00
integration_test.go
kill client after timeout in integration tests
2016-06-03 15:16:32 +02:00
request_test.go
run gofmt -s on tests
2016-05-15 14:42:34 +02:00
request.go
add request filling to h2quic
2016-05-03 14:26:50 +02:00
response_writer_test.go
fix a race when multiple requests were handled at the same time
2016-05-31 19:05:33 +02:00
response_writer.go
fix a race when multiple requests were handled at the same time
2016-05-31 19:05:33 +02:00
server_test.go
add h2quic.Server.Serve(*net.UDPConn) and improve server tests
2016-06-03 13:30:19 +02:00
server.go
improve integration tests with new server.Serve API
2016-06-03 13:31:15 +02:00