add demo file showcasing use of parallel calls; refactor Client class to support...
authorgggeek <giunta.gaetano@gmail.com>
Fri, 27 May 2022 10:18:17 +0000 (10:18 +0000)
committergggeek <giunta.gaetano@gmail.com>
Fri, 27 May 2022 10:18:17 +0000 (10:18 +0000)
commit4fa56d55fcde316352b70ff62502994558cf3de3
tree241d20d5e1041c858f97ed17f4ea4276b03e3590
parent1e4bb2ba248cc20edbbedb1cedc7a1392dd93d80
add demo file showcasing use of parallel calls; refactor Client class to support that
NEWS
demo/client/_append.php
demo/client/_prepend.php
demo/client/parallel.php [new file with mode: 0644]
src/Client.php
src/PhpXmlRpc.php