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

Implement socket.io for communication from front to backend. #5

Open
fabianofernandeszup opened this issue Oct 1, 2020 · 0 comments
Labels
hacktoberfest help wanted Extra attention is needed

Comments

@fabianofernandeszup
Copy link
Contributor

Description

The front uses settimeout with axios requests to query the backend data, but it would be better for the experience and performance if this was done with socket.io.

The frontend was made in vuejs and is in the /front folder

@fabianofernandeszup fabianofernandeszup changed the title Implement socket.io for communication from front to backend.Remove node_modules Implement socket.io for communication from front to backend. Oct 1, 2020
@chiaretto chiaretto added hacktoberfest help wanted Extra attention is needed labels Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants