Closed flyingL123 closed 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.
Thanks
@DarkaOnLine did you push the new tag to packagist? I'm still getting 0.1.6 when I install.
Oh, made a mistake in tag name. Now should be ok - https://github.com/DarkaOnLine/Ripcord/releases/tag/v0.1.7
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.