DEV Community

sebk69
sebk69

Posted on

Small Swoole Symfony Http Client 1.0.0

Image description

Here come the first release of Small Swoole Symfony Http Client.

This is a swoole-based Symfony HTTP client implementation that conforms to the Symfony HttpClientInterface for high-performance asynchronous HTTP requests.

  • Swoole and OpenSwoole compatibility
  • Redirection handling
  • Timeout management
  • Basic and Bearer authentifications
  • Configurable retries mechanism
  • Proxy support
  • HTTP version 2 support

git : https://git.small-project.dev/lib/small-swoole-symfony-http-client
packgist : https://packagist.org/packages/small/swoole-symfony-http-client

Top comments (0)