package
1.7.13
Repository: https://github.com/go-netty/go-netty-transport.git
Documentation: pkg.go.dev

# Functions

Dial creates a new QUIC connection it returns once the connection is established and secured with forward-secure keys.
Listen creates a QUIC listener on the given network interface.

# Structs

Conn is a generic quic connection implements net.Conn.