package
0.1.6
Repository: https://github.com/supergiant-hq/xnet.git
Documentation: pkg.go.dev

# Functions

Creates a new Client.
Creates a new Client using an existing net.UDPConn connection.

# Structs

Client.
UDP Client Config.

# Type aliases

Called to determine whether to connect to a Server.
Called to determine whether to reconnect to a Server.
Called when client is closed.
Called on connection to the server.
Called on disconnection from a Server.
Called when a Server sends a message.