Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

Dashboard ? #17

Answered by dimaguy
WeenyVMS asked this question in Q&A
Discussion options

You must be logged in to vote

This plugin is composed of 4 components, a websocket api, an http server, an extension api and the frontend(the dashboard itself).

The dashboard frontend is served over the provided http server, it connects to the Impostor server using the websocket api which provides a pipe to send and receive data(commands, console, graphs etc).

Commands are provided through a default set of commands and other extensions.

Theres a tad more to this but this is the basic gist of it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dimaguy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants