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 websocket communication in the server's dashboard #21

Open
eyp opened this issue Nov 27, 2020 · 0 comments
Open

Add websocket communication in the server's dashboard #21

eyp opened this issue Nov 27, 2020 · 0 comments
Assignees
Labels
backend Related to the backend enhancement New feature or request frontend Related to the frontend server
Milestone

Comments

@eyp
Copy link
Owner

eyp commented Nov 27, 2020

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.

@eyp eyp added enhancement New feature or request frontend Related to the frontend backend Related to the backend server labels Nov 27, 2020
@eyp eyp added this to the Version 1.0 milestone Nov 27, 2020
@eyp eyp self-assigned this Nov 27, 2020
@eyp eyp modified the milestones: Version 1.0, Version 1.1 Dec 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to the backend enhancement New feature or request frontend Related to the frontend server
Projects
None yet
Development

No branches or pull requests

1 participant