# Functions

NewAPIHandler creates http handler of secure tunnel API.
NewNotifier creates token notifier via MQTT.
NewTunnelHandler creates tunnel WebSocket handler.
WithNotifyTopicFormat sets notify topic format.

# Structs

Notifier is a token notifier.
TunnelHandler handles websocket based secure tunneling sessions.

# Type aliases

NotifierOption is a functional option of Notifier.