Add websocket communication in the server's dashboard #21
Labels
backend
Related to the backend
enhancement
New feature or request
frontend
Related to the frontend
server
Milestone
With a websocket channel we'll be able to update the status of the server without the need of refreshing the page.
For example, when a new client register, teh clients' table will be updated, or when the training is launched we'll be able to follow the status of the training, etc.
This issue it's only for setiing up a websocket channel between the dashboard and the server's REST API.
The text was updated successfully, but these errors were encountered: