Documentation
¶
Overview ¶
Package dashboard provides a live browser viewport stream over WebSocket. It captures CDP screencast frames and broadcasts them to connected clients, plus an activity feed of navigation and interaction events.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dashboard ¶
type Dashboard struct {
// contains filtered or unexported fields
}
Dashboard wraps the HTTP server and screencast streamer.
func Start ¶
Start begins screencasting and serving the dashboard UI on the given port. Returns the URL where the dashboard is accessible.
Click to show internal directories.
Click to hide internal directories.