Hello, thank you for open-sourcing this Git repository. I encountered some issues while using it: 1. When building on Windows, the /scripts/windows/setup_vendors.sh script is missing a Brotli installation; 2. I hope to add asynchronous support. I found that currently the corresponding browser parameter can only be used in synchronous sessions. I hope to also add support for AsyncClient; 3. I hope that the corresponding DLL can also be uploaded to PyPI so that users don't have to build it themselves. Of course, I don't know if this will cause other problems. Finally, thank you again.
Hello, thank you for open-sourcing this Git repository. I encountered some issues while using it: 1. When building on Windows, the
/scripts/windows/setup_vendors.shscript is missing a Brotli installation; 2. I hope to add asynchronous support. I found that currently the corresponding browser parameter can only be used in synchronous sessions. I hope to also add support forAsyncClient; 3. I hope that the corresponding DLL can also be uploaded to PyPI so that users don't have to build it themselves. Of course, I don't know if this will cause other problems. Finally, thank you again.