Versions in this module Expand all Collapse all v0 v0.29.0 Jul 29, 2023 Changes in this version + func IsWebtransportMultiaddr(multiaddr ma.Multiaddr) (bool, int) + func New(key ic.PrivKey, psk pnet.PSK, connManager *quicreuse.ConnManager, ...) (tpt.Transport, error) + type Option func(*transport) error + func WithClock(cl clock.Clock) Option + func WithTLSClientConfig(c *tls.Config) Option