//
pkg.gl
Category
github.com/go-netty/go-netty-transport
quic
internal
quick
package
1.7.13
Repository:
https://github.com/go-netty/go-netty-transport.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
142 SLOC
#
Functions
Dial
Dial creates a new QUIC connection it returns once the connection is established and secured with forward-secure keys.
Listen
Listen creates a QUIC listener on the given network interface.
#
Structs
Conn
Conn is a generic quic connection implements net.Conn.