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 with async functions/Quart #30

Open
cs01 opened this issue Oct 4, 2022 · 2 comments
Open

rewrite backend with async functions/Quart #30

cs01 opened this issue Oct 4, 2022 · 2 comments

Comments

@cs01
Copy link
Owner

cs01 commented Oct 4, 2022

No description provided.

@davidism
Copy link

davidism commented Oct 4, 2022

You could also look at Quart, a drop-in ASGI implementation of Flask with websocket support. Might be easier than rewriting the whole thing. @pgjones and I would appreciate any feedback too. :-)

@cs01
Copy link
Owner Author

cs01 commented Oct 4, 2022

Oh cool, yes that would be much easier, thanks!

@cs01 cs01 changed the title rewrite backend with FastAPI and async functions rewrite backend with async functions/Quart Oct 4, 2022
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