# Functions
ListenForTunnel listens on the MQTT Tunnel Topic and sets up the tunnel once a notify message is received.
StartLocalProxy starts a local proxy to the AWS IoT MQTT endpoint.
# Variables
ListenForTunnelCmd listens for a new tunnel to be requested.
# Structs
ProxyParams holds the parameters for running the local proxy.