package
18.0.0-dev.vnet-windows.4+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev

# Functions

NewClientConn opens an [internal.ClientConn] to a peer proxy using a QUIC transport.
NewServer returns a [Server] with the given config.

# Structs

ClientConn is an [internal.ClientConn] that uses QUIC as its transport.
ClientConnConfig contains the parameters to create a [ClientConn].
Server is a proxy peering server that uses the QUIC protocol.
ServerConfig holds the parameters for [NewServer].