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

TS-HabilitarServidorAplicaçãoWSGIeASGI #227

Open
3 tasks
erivanio opened this issue May 19, 2022 · 0 comments
Open
3 tasks

TS-HabilitarServidorAplicaçãoWSGIeASGI #227

erivanio opened this issue May 19, 2022 · 0 comments

Comments

@erivanio
Copy link
Member

Eu, como desenvolvedor, desejo configurar dois servers de aplicação para melhor desempenho das requisições HTTP/HTTPS e WS/WSS.

Critérios de aceitação

  • O servidor WSGI deve utilizar o gunicorn para receber as requisições comuns HTTP/HTTPS;
  • O servidor ASGI deve utilizar o daphne para receber as requisições de websocket WS/WSS;
  • O nginx deverá manipular as portas para cada tipo de requisição;
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