Marten Seemann
|
3266e36811
|
drop support for gQUIC
|
2018-10-30 10:20:39 +07:00 |
|
Marten Seemann
|
69d3929ae0
|
add a quiet flag to the example client
|
2018-10-01 19:33:06 -07:00 |
|
Marten Seemann
|
948eef3e42
|
create a logger interface and use it everywhere
|
2018-04-04 13:03:28 +07:00 |
|
Marten Seemann
|
3e9c8317db
|
close the h2quic.RoundTripper in the example client
While it's not necessary, it's best practice to close the RoundTripper.
That way, QUIC can do a proper connection shutdown.
|
2017-12-30 13:45:11 +07:00 |
|
Marten Seemann
|
66f425f10e
|
add a -tls flag to the example client and server
This will add the WIP TLS version as the preferred supported version. It
is intended for developing and testing of IETF QUIC.
|
2017-12-05 11:00:51 +07:00 |
|
Marten Seemann
|
9df3380bc6
|
rename the h2quic.QuicRoundTripper to h2quic.RoundTripper
|
2017-06-26 19:14:41 +02:00 |
|
Marten Seemann
|
c0b09c8646
|
make utils an internal package
|
2017-06-09 22:28:40 +02:00 |
|
Marten Seemann
|
7e256e0ebe
|
log timestamps
|
2017-05-16 12:19:36 +08:00 |
|
Marten Seemann
|
cc97a2fba4
|
print request body in example client
|
2017-01-14 18:58:47 +07:00 |
|
Marten Seemann
|
6ece13f9ab
|
add a better example client
|
2017-01-14 18:58:44 +07:00 |
|