Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a web interface #8

Open
benjamingorman opened this issue Mar 3, 2018 · 0 comments
Open

Add a web interface #8

benjamingorman opened this issue Mar 3, 2018 · 0 comments
Labels
enhancement New feature or request in progress This issue is actively being worked on by someone.

Comments

@benjamingorman
Copy link
Owner

The web interface should display a list of the KAG servers connected, as well as some diagnostic information about them such as:

  • Connected status
  • How the long the TCPR connection has been active for
  • Number of players connected
  • Time of last TCPR line received
  • Recent history of lines received

If the web interface worked using WebSockets, then as TCPR lines were received they could be sent instantaneously to the web interface. This would allow a user to see in real time what was happening over the connection, which could be very useful.

There could also be a feature for users to manually enter AngelScript commands to be sent to the servers.

@benjamingorman benjamingorman added enhancement New feature or request in progress This issue is actively being worked on by someone. labels Mar 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request in progress This issue is actively being worked on by someone.
Projects
None yet
Development

No branches or pull requests

1 participant