Versions in this module Expand all Collapse all v0 v0.1.0 Nov 19, 2023 Changes in this version + const MethodGet0RTT + type RoundTripper struct + QuicConfig *quic.Config + TLSClientConfig *tls.Config + func (r *RoundTripper) Close() error + func (r *RoundTripper) RoundTrip(req *http.Request) (*http.Response, error) + type Server struct + QuicConfig *quic.Config + func (s *Server) Close() error + func (s *Server) ListenAndServe() error