udp

package
v3.3.4 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: Apache-2.0 Imports: 12 Imported by: 24

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Client

func Client(conn *net.UDPConn, opts ...Option) *client.Conn

Client creates client over udp connection.

func Dial

func Dial(target string, opts ...Option) (*client.Conn, error)

Dial creates a client connection to the given target.

func NewServer

func NewServer(opt ...server.Option) *server.Server

Types

type Option

type Option interface {
	UDPClientApply(cfg *client.Config)
}

A Option sets options such as credentials, keepalive parameters, etc.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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