# Functions

NewClient creates a new client with connection management and returns a pointer to it and an error.

# Structs

Client is a struct that holds the connection to the server.
Config holds configuration for the client connection.