clue / reactphp-soap

Simple, async SOAP webservice client, built on top of ReactPHP.
https://clue.engineering/2020/announcing-reactphp-soap-2
MIT License
64 stars 25 forks source link

Support timeouts for SOAP requests (HTTP timeout option) #34

Closed clue closed 6 years ago

clue commented 6 years ago

Builds on top of https://github.com/clue/reactphp-buzz/pull/114