# Functions
GetClientConnectAuthorizer returns the client's connect authorizer based on the provided ports.
GetClientOnConnect returns the onConnect function used by the client to set up the tcpproxy.
GetServerAuthorizer returns authorizer used to get client information from the request made to the server.
NewClientDialer returns a websocket.Dialer that dials a named pipe.
# Constants
ClientIDHeader is the key used in the HTTP header to identify a given incoming connection to the server.