8p / EightPointsGuzzleBundle

⛽️ Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony
MIT License
440 stars 71 forks source link

Question: Does your bundle support $client->postAsync() calls? #28

Closed thim81 closed 8 years ago

thim81 commented 8 years ago

I'm looking for a Symfony2 bundle that support Async call which is supported by Guzzle.

I tried to use but nothing happens, no error or warning.

florianpreusner commented 8 years ago

Please provide more information, so your issue can be checked:

This bundle only provides a integration into symfony. All features of Guzzle are available and should work.