eveseat / eseye

👾 A Standalone, Dynamic ESI (EVE Swagger Interface) Client Library written in PHP
GNU General Public License v2.0
50 stars 30 forks source link

Allows the multi cURL usage #82

Open Rakdos8 opened 2 years ago

Rakdos8 commented 2 years ago

It would be great to allow the cURL multi usage in order to speed up some requests (see : https://www.php.net/manual/en/function.curl-multi-init.php)