Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Create flask blueprints for ws/http #88

Open
0xHericles opened this issue Feb 11, 2020 · 0 comments
Open

Create flask blueprints for ws/http #88

0xHericles opened this issue Feb 11, 2020 · 0 comments
Labels

Comments

@0xHericles
Copy link
Owner

Description

Actually both WS/HTTP endpoints are in the same file. There's no logical split in the python files and it can be difficult to read/understand the code.

A possible solution
We can use flask blueprints and separate the code by functionalities and logic. Also, create a new folder architecture for the python application.

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

No branches or pull requests

1 participant