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
3b5b4c1557760243277ec6667cf5cef8ac7a0f91
quic-go
/
h2quic
History
Lucas Clemente
3b5b4c1557
add h2quic.Server.Serve(*net.UDPConn) and improve server tests
2016-06-03 13:30:19 +02:00
..
h2quic_suite_test.go
add h2quic package with response writer
2016-05-03 14:26:50 +02:00
integration_test.go
add more tests for h2quic.Server
2016-06-02 21:11:11 +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
add h2quic.Server.Serve(*net.UDPConn) and improve server tests
2016-06-03 13:30:19 +02:00