# Functions
Creates a new Client.
Creates a new Client using an existing net.UDPConn connection.
# 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.