# Functions

New creates a new SocketClient.

# Structs

NOOPSocketClientEvents is a default struct that has no implementation for the Server events.
SocketClient represents a socket client connection.

# Interfaces

SocketClientEvents holds all the possible events that are supported.