Make call to k2pdfopt be asynchronous #2
Labels
bug
Something isn't working
enhancement
New feature or request
hacktoberfest-accepted
Accepted for hacktoberfest
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.
The text was updated successfully, but these errors were encountered: