Versions in this module Expand all Collapse all v0 v0.23.5 Nov 8, 2022 Changes in this version + var ErrHolePunching = errors.New("hole punching attempted; no active dial") + var HolePunchTimeout = 5 * time.Second + func NewTransport(key ic.PrivKey, psk pnet.PSK, gater connmgr.ConnectionGater, ...) (tpt.Transport, error) + type Option func(opts *config) error + func DisableReuseport() Option + func WithMetrics() Option