# Functions
NewClient creates a new client instance.
# Constants
StatConnected represents a connected client instance.
StatDisconnected represents a temporarily disconnected client instance.
# Interfaces
Implementation defines a webwire client implementation interface.
# Type aliases
Status represents the status of a client instance.