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 Flask backend + WebSockets instead of loading JSON from file #26

Closed
wchill opened this issue Jul 25, 2016 · 2 comments
Closed

Use Flask backend + WebSockets instead of loading JSON from file #26

wchill opened this issue Jul 25, 2016 · 2 comments
Assignees

Comments

@wchill
Copy link
Contributor

wchill commented Jul 25, 2016

Contingent on tehp/OpenPoGoBot#55.

Web component should use Flask and install a listener for when relevant bot events are fired.

Instead of AJAXing JSON from disk every second, WebSockets should be used.

@Saturate
Copy link
Contributor

WebSockets would be a very nice solution.

@meyer9
Copy link
Contributor

meyer9 commented Jul 27, 2016

Done in #69

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

No branches or pull requests

4 participants