type github.com/libp2p/go-libp2p/p2p/transport/quicreuse.QUICTransport (interface)

Method Implmentations


Dial(ctx context.Context, addr net.Addr, tlsConf *tls.Config, conf *quic.Config) (quic.Connection, error)
WriteTo(b []byte, addr net.Addr) (int, error)