uquic/example/client
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
..
main.go close the h2quic.RoundTripper in the example client 2017-12-30 13:45:11 +07:00