transwarptls

package
v2.0.143 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 19, 2024 License: Apache-2.0 Imports: 15 Imported by: 1

Documentation

Index

Constants

View Source
const Type = "transwarptls"

Variables

This section is empty.

Functions

func Dial

func Dial(endpoint *net.UDPAddr, name string, id *identity.TokenId, tcfg transport.Configuration) (transport.Conn, error)

func DialWithLocalBinding

func DialWithLocalBinding(endpoint *net.UDPAddr, name, localBinding string, id *identity.TokenId, tcfg transport.Configuration) (transport.Conn, error)

func Listen

func Listen(bind *net.UDPAddr, name string, id *identity.TokenId, acceptF func(transport.Conn), tcfg transport.Configuration) (io.Closer, error)

Types

type AddressParser

type AddressParser struct{}

func (AddressParser) Parse

func (self AddressParser) Parse(s string) (transport.Address, error)

type Connection

type Connection struct {
	net.Conn
	// contains filtered or unexported fields
}

func (*Connection) Detail

func (self *Connection) Detail() *transport.ConnectionDetail

func (*Connection) PeerCertificates

func (self *Connection) PeerCertificates() []*x509.Certificate

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL