-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Labels
Description
I think https://github.com/amphp/artax has everything that might be required to implement a fully async client in pure PHP. That would nicely fit between CurlHttpClient (better portability) and NativeHttpClient (really async).
That non-trivial for sure, but maybe someone would like to give it a try?
samnela