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

Modularizar todo mejor #3

Open
Kraloz opened this issue Oct 5, 2018 · 4 comments
Open

Modularizar todo mejor #3

Kraloz opened this issue Oct 5, 2018 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@Kraloz
Copy link
Owner

Kraloz commented Oct 5, 2018

abstraer la puesta en marcha del servidor del módulo principal,
y los listeners?(no sé si se puede hacer sin perder el asincronísmo)

@Kraloz Kraloz added bug Something isn't working enhancement New feature or request labels Oct 5, 2018
@Kraloz
Copy link
Owner Author

Kraloz commented Oct 7, 2018

tamo en trámite todavía, se modularizó muchas cosas de la db y los esquemas

@Kraloz
Copy link
Owner Author

Kraloz commented Oct 7, 2018

hay que ver el tema de las helper functions, las llamadas asíncronas y todo el setup del servidor. algo de eso se debe poder sacar

@Kraloz
Copy link
Owner Author

Kraloz commented Oct 7, 2018

Estaba pensando en modularizar toda la config del servidor (que quede síncrona) y después ponerlo en marcha, así separamos lo sincrono de lo asíncrono y se lee mejor

@Kraloz
Copy link
Owner Author

Kraloz commented Oct 7, 2018

cómo lo vamos a hacer? no tengo idea

@Kraloz Kraloz removed the bug Something isn't working label Oct 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants