The recommended way to install reactphp-curl is through composer.
{ "require": { "khr/react-curl": "*" } }
This is a multi curl driver for reactphp
Example show in folder /example/
KhristenkoYura
Back