Module server

Module server 

Source
Expand description

Web server for coupling visualization

Provides an HTTP server using Axum to serve the visualization UI and JSON API endpoints.

Structs§

AppState
Shared application state
ServerConfig
Configuration for the web server

Functions§

start_server
Start the web server and serve the visualization