Open Colbydude opened 5 years ago
Console currently just polls every second and reads the most recent server log. See if there's a way to connect/relay a Unix socket so that the UI can receive updates in real-time more efficiently.
Have a pretty decent solution leveraging ttyd on the ttyd branch, just need to clean it up a little for reliability.
Console currently just polls every second and reads the most recent server log. See if there's a way to connect/relay a Unix socket so that the UI can receive updates in real-time more efficiently.