benjamingorman / kagtcprlib

TCPR library for King Arthur's Gold.
Other
1 stars 0 forks source link

Add a web interface #8

Open benjamingorman opened 6 years ago

benjamingorman commented 6 years ago

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

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.