Web Server
object WebServer
A utility object to manage a Ktor-based web server. This provides methods to start and stop the web server with custom configurations and routes.
The WebServer object encapsulates server setup, logging, exception handling, WebSockets, and more.