amphp / http-client

An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
https://amphp.org/http-client
MIT License
704 stars 66 forks source link

add unix socket support #357

Closed ahjdev closed 11 months ago

kelunik commented 11 months ago

Unix sockets are already supported, see https://github.com/amphp/http-client/blob/5.x/examples%2Fbasic%2F5-unix-sockets.php