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

Rewrite backend frontend connection method #3

Open
kelemeno opened this issue Feb 27, 2023 · 1 comment
Open

Rewrite backend frontend connection method #3

kelemeno opened this issue Feb 27, 2023 · 1 comment

Comments

@kelemeno
Copy link
Owner

Currently I'm connecting to the backend via a simple rest api, this is not ideal. Find out the best solution, (websocket?), and implement it.

@kelemeno
Copy link
Owner Author

kelemeno commented Mar 8, 2023

An initial websocket method is done, used for pinging the client for updates. This takes most of the inefficiency out of the system.

I plan to update every rest method to websocket instead.

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

1 participant