DarkaOnLine / Ripcord

XML RPC client and server around PHP's xmlrpc library
33 stars 21 forks source link

Add ability to edit transport options from client #16

Closed flyingL123 closed 5 years ago

flyingL123 commented 5 years ago

I recently had a need to update the client's transport options after it has been instantiated. I'm using the Curl transport, so that's the one I edited, but this could easily be added to the Stream transport as well.

DarkaOnLine commented 5 years ago

Thanks

flyingL123 commented 5 years ago

@DarkaOnLine did you push the new tag to packagist? I'm still getting 0.1.6 when I install.

DarkaOnLine commented 5 years ago

Oh, made a mistake in tag name. Now should be ok - https://github.com/DarkaOnLine/Ripcord/releases/tag/v0.1.7