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

Use WebSockets for getting website status. #6

Open
Pravin-Parkhi opened this issue Dec 7, 2018 · 1 comment
Open

Use WebSockets for getting website status. #6

Pravin-Parkhi opened this issue Dec 7, 2018 · 1 comment
Assignees
Milestone

Comments

@Pravin-Parkhi
Copy link

Right now just for getting the website status, we have to poll which is very inefficient. Instead, we could try WebSockets. This way the number of requests made to backend would reduce.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants