# Functions
Start starts the application.
# Interfaces
Listener represents a type that can listen for incoming connections.
# Type aliases
OnShutdownFunc is a function that is called when the app is shutdown.
OnStart is a function that is called when the app is started.