lexiforest / curl_cffi

Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser tls/ja3/http2 fingerprints.
https://curl-cffi.readthedocs.io/
MIT License
2.49k stars 265 forks source link

bugfix: solving webSocket performance issues through select, close #346 #413

Closed usedev closed 1 month ago

lexiforest commented 1 month ago

LGTM. I will merge this PR once I fixed the CI.