Open renaudjester opened 1 year ago
Hi,
I saw that you are using multithreading in the library. Why not using asynchronous code using for example asyncio and httpx?
asyncio
httpx
Is it planned to add this feature?
Thanks in advance
Hi,
I saw that you are using multithreading in the library. Why not using asynchronous code using for example
asyncio
andhttpx
?Is it planned to add this feature?
Thanks in advance