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

Make call to k2pdfopt be asynchronous #2

Open
agusalex opened this issue Sep 29, 2020 · 0 comments
Open

Make call to k2pdfopt be asynchronous #2

agusalex opened this issue Sep 29, 2020 · 0 comments
Labels
bug Something isn't working enhancement New feature or request hacktoberfest-accepted Accepted for hacktoberfest

Comments

@agusalex
Copy link
Owner

Right now Nginx times out when converting a huge PDF file. This is because the browser is stuck waiting for the reply while the pdf is converting. This is wrong and it should be fixed using web-sockets and some async library for php.

@agusalex agusalex added bug Something isn't working enhancement New feature or request hacktoberfest labels Sep 29, 2020
@agusalex agusalex added hacktoberfest-accepted Accepted for hacktoberfest and removed hacktoberfest labels Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request hacktoberfest-accepted Accepted for hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant