Versions in this module Expand all Collapse all v0 v0.0.2 Jan 23, 2025 v0.0.1 Jan 22, 2025 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 WithHandshakeTimeout(d time.Duration) Option + func WithTLSClientConfig(c *tls.Config) Option