Module dashboard_server

Source
Expand description

Security Dashboard HTTP Server

This module provides an HTTP server for the security dashboard with REST API endpoints and real-time WebSocket updates.

Structs§

AlertsResponse
DashboardConfig
Configuration for the dashboard server
DashboardRequest
Dashboard API request/response types
DashboardServer
Security dashboard HTTP server
EventsResponse
MetricsResponse
WebSocketConnection
WebSocket connection information

Enums§

DashboardError
Errors that can occur in the dashboard server