# Functions
EstablishNodeConn dials node, pipes messages to message channel and returns connection to wsConnection channel.
SendRequestToNode reads incoming messages to load balancer and pipes them to node.
SendResponseToClient iterates through messages sent from node connection and sends them to client.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Type aliases
No description provided by the author